Search found 398 matches: languages

Return to advanced search

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... Whether you like it or not, the issue isn’t just about servers and their configurations (which is true), nor is it solely about learning native languages (which is true), or grasping the web paradigm and its architecture (which is true), or even building confidence as a web developer (which ...
by Carles
Tue May 28, 2024 5:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 894

Re: WebUI

... first. The problem is that these niche products do not achieve significant user numbers and fall asleep. WebView2 is also used by other desktop languages and has a user base. In our group, it is almost non-existent. I have noticed that interest in the web in our group has drastically decreased. ...
by Otto
Tue May 28, 2024 5:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebUI
Replies: 10
Views: 438

Clipper alone sold around 250,000 copies worldwide by 1991

Hello friends, During the peak of Clipper and other xBase languages in the 1980s and early 1990s, there was a considerable number of users. Clipper alone sold around 250,000 copies worldwide by 1991. Given the popularity of other xBase languages such ...
by Otto
Fri May 24, 2024 6:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipper alone sold around 250,000 copies worldwide by 1991
Replies: 0
Views: 136

Re: Mod Harbour: ChatGPT Provides Detailed Answers

Cesar, During the peak of Clipper and other xBase languages in the 1980s and early 1990s, there was a considerable number of users. Clipper alone sold around 250,000 copies worldwide by 1991. Given the popularity of other xBase languages such as dBase, ...
by Otto
Thu May 23, 2024 10:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 894

Exercism and Harbour

... better place for this announcement please let me know) "Solve coding exercises and get mentored to develop fluency in your chosen programming languages. Exercism is open-source and not-for-profit." Currently there is no xbase language learning track. I have made a formal request to add ...
by axtens
Mon Apr 22, 2024 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 233

Re: Centrar texto VERTICALMENTE

... .t. pros: (1) Smaller size. (2) Good Quality (3) pdfs are editable. cons: (1) Does not support Unicode fonts. (Concern only for East/Middle Asian languages) (2) Does not support Hallow Text with image brush.
by nageswaragunupudi
Wed Apr 10, 2024 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 643

Pragmatic Concept: A Practical Approach to Everyday Challeng

Hello friends, I have a somewhat pragmatic approach with Mod Harbour. I also use different languages in the programs, such as PHP. It's because there are already many solutions available, and it doesn't pay off to rewrite them in Mod Harbour. For example, for file uploads, ...
by Otto
Sat Feb 17, 2024 9:36 am
 
Forum: mod_harbour
Topic: Pragmatic Concept: A Practical Approach to Everyday Challeng
Replies: 1
Views: 173

Re: webview - how to get values from js to FWH

... the WebView Object 2. Interoperability Bridge (from JavaScript) Function for communication and data transfer between the two different programming languages JavaScript and Harbour 3. WebView Layer: Part of the program that uses web technologies (HTML, CSS, JavaScript) within a WebView to implement ...
by Otto
Tue Jan 09, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webview - how to get values from js to FWH
Replies: 6
Views: 596

Re: Unicode vs UTF8

... by the same single character both in Ansi and Utf8 encodings. Accented WU characters are encoded with 2 bytes. Complex scripts like Asian languages use 3 bytes for each character. utf8 also is one form of Unicode encodings. Windows uses UTF16LE (Little Endian) encoding for all characters, ...
by nageswaragunupudi
Sun Jan 07, 2024 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode vs UTF8
Replies: 2
Views: 1049

file ID in the Windows file system

... syntax: ```css fsutil file queryfileid <Path to file> ``` **Using Programming:** - **Windows API**: In programming, particularly in languages like C or C++, you can use the Windows API to get a file's identifier. Functions like GetFileInformationByHandle() can be used after opening ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 692

Re: Booking xbrowse example

Otto wrote:Silvio,

Webview allows the use of prg programs, just as you create them, while still utilizing web technologies.
You should really look at the examples in the FIVEWIN samples.

Best regards,
Otto


As I told you many times I not want make web application
HTML/JavaScript and others languages
by Silvio.Falconi
Sat Dec 30, 2023 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3498

Back after 10 years due to illness [ Javier Lloris ]

... como al Team de FWH y a los nuevos colaboradores que he visto que hay compañeros nuevos que ayudan a todos. P.S: FWH is possibly one of the best languages ​​along with C++ for desktop software development. Programs with 16-bit FW, ADS and Cristal Report 16/32-bit worked with databases of millions ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 465

Re: Convert a print to Rtf or doc

... have regularly used Html, javascript, Php for many years (for e-commerce management and study management, without the aid of mod_harbour or other languages which Mr Otto boasts of knowing and of which he is a repeated ambassador. even viewing this image https://mybergland.com/fwforum/neutriathlonclip5.jpg ...
by Silvio.Falconi
Fri Dec 01, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3689

random sentences generator

Inspired in the idea of AI large languages models, this is a very simple and easy to understand sentences generator, quite funny :-) The more sentences that you provide to it, the more "inspired" that it will be :-D llml.prg #include ...
by Antonio Linares
Thu Nov 30, 2023 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 740

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

Wondering how do you know my mother tongue?


I've asked ChatGPT :shock: :? 8)
The answer was:
... In Hyderabad, India, the main languages spoken are Telugu, Urdu and English. Telugu is the predominant language in Hyderabad and Telangana, while Urdu is used as the second official language...
by frose
Sun Nov 26, 2023 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 988
Next

Return to advanced search