Search found 413 matches: codes

Return to advanced search

Re: Switching my setup program to webview2

... right side of the window, there are options for "Password Mode", "Appointment Reservation", "Currency", "Waiter Codes", and fields for entering "Tourist Tax", "Tourist Tax Account", "Article Number", "Operation Master Data", ...
by Otto
Sat Feb 10, 2024 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 394

Re: Problem with tget numeric

... data quickly, in a bread wholesale application where the operator must enter orders for each shop, supermarket, department store in the city and 4 codes are connected for each order because there are many types of bread and imagine for each shop the operator has to insert as many lines as the types ...
by Silvio.Falconi
Tue Jan 16, 2024 9:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1413

Re: problem with Barcode (sebra) no Html no web

... not corret. Please post some to see. EAN 13 12 characters + Check Digit (1 digit) you're Right I decided to change barlib for the new fwbarcode barcodes because in barlib we don't have the new qr type codes to do a demo I think I need to set TExt for each type of barcode in order to be able to ...
by Silvio.Falconi
Tue Jan 16, 2024 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with Barcode (zebra) no Html no web . resolved
Replies: 2
Views: 581

Printing QRCoddes with WEBVIEW2 and FWH

https://mybergland.com/fwforum/prqrcode.mp4 Hello friends, So far, we have used WINWORD to print the labels with QR codes for the DMS. We manage the codes in FIVEWIN. Now, with WEBVIEW2, we can print the codes directly. WEBPAGE is a mod harbour page. It's also the online part ...
by Otto
Mon Jan 15, 2024 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing QRCoddes with WEBVIEW2 and FWH
Replies: 1
Views: 568

Insert a TUrlLink into xbrowse

... of opening a popup, that is, I will give you a practical example in the management of my school's warehouse items, I need to view the item codes and see (already displayed) only those for example which have handling (warehouse loading/warehouse unloading)
by Silvio.Falconi
Fri Dec 15, 2023 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert a TUrlLink into xbrowse
Replies: 0
Views: 499

Re: Calculate total pages

... context to another property, likely for output. - The `oDevice:CmSay` and `oDevice:SayBitmap` calls seem to place text and bitmap images (like QR codes) on the document. 6. **File Management and Cleanup:** - `copyfile(...)`: Copies the currently processed metafile to a specific directory. - `DeleteEnhMetafile(hMeta)`: ...
by Otto
Fri Nov 24, 2023 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5849

Re: Learn SQL with ChatGPT or when can ChatGPT really help

frose wrote:But when I want to use hex codes for the search string, MariaDB has HEX() and UNHEX().
What is the equivalent in plain SQL?


Why do you want to use hex codes for the search string? This is the first question you have to answer.
by Enrico Maria Giordano
Fri Nov 17, 2023 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learn SQL with ChatGPT or when can ChatGPT really help
Replies: 9
Views: 668

Re: Learn SQL with ChatGPT or when can ChatGPT really help

... WHERE WORT LIKE CONCAT('%', _utf8'\u00DF', '%'); doesn't work. ChatGPT has obviously made a mistake here. But when I want to use hex codes for the search string, MariaDB has HEX() and UNHEX(). What is the equivalent in plain SQL? ChatGPT says: Certainly, if you're constrained to plain ...
by frose
Fri Nov 17, 2023 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learn SQL with ChatGPT or when can ChatGPT really help
Replies: 9
Views: 668

Re: Fwh 23.10 TGet another problem

... to define fonts choosing Turkish Charset? Got it, using CHARSET 162. With this font definition I am able to see Turkish fonts for the above ASCII codes correctly DEFINE FONT oFont NAME "Segoe UI" SIZE 0,-16 CHARSET 162 Is this the right way? Hi Mr. Rao, I'm sorry for being late in replying. ...
by Horizon
Tue Nov 07, 2023 7:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54080

Re: Fwh 23.10 TGet another problem

... to define fonts choosing Turkish Charset? Got it, using CHARSET 162. With this font definition I am able to see Turkish fonts for the above ASCII codes correctly DEFINE FONT oFont NAME "Segoe UI" SIZE 0,-16 CHARSET 162 Is this the right way?
by nageswaragunupudi
Tue Nov 07, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54080

Re: SetAutoHelp

... User Entered Help on F2. The user defined help is great for those businesses who want to enter their specific guidance for using specific dialogs, codes, etc. I think my clients who use it will be happy.
by TimStone
Fri Nov 03, 2023 6:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAutoHelp
Replies: 2
Views: 193

Re: TGet() - UTF8 encoding fails [Unsolved]

As a reminder: The correct UTF8 hexcodes for 'üäö' are C3BC, C3A4 und C3B6, not DC C4 D6, see for example https://www.charset.org/utf-8! DC C4 D6 are the ANSI hexcodes +---+--------+-----------------+|STR|ANSI-HEX|UTF8-HEX       ...
by nageswaragunupudi
Thu Oct 12, 2023 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1718

Re: not ISOEM(), ISANSI() or IsUTF8()

That is just a list from 33 to 255.
I am looking for German OEM character codes, of "characters having accent"
Its ok. Please leave it.
by nageswaragunupudi
Wed Aug 30, 2023 5:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 2074

Re: Saving OuterHTML using Await Implementation with TWebView

leandro, If the ellipsis (...) doesn't work in xharbour, feel free to remove it. If the program I provided codes as desired, I would appreciate it if you could capture a screenshot and let me know. Regards, Charles KWON Listo ya logre integrar la clase a la aplicación, parece ...
by CharlesKwon
Wed Aug 23, 2023 1:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1622

Re: How to print character sigma in Haru?

... ) We have not added EAN font in the default list, because this font is not installed on all computers bu default and we prefer to generate bar codes on our own than using barcode fonts.
by nageswaragunupudi
Wed Aug 16, 2023 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to print character sigma in Haru?
Replies: 8
Views: 322
Next

Return to advanced search