ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. UMC: User Macro-Code
Creates a character string from the data found in a Table or TreeView Table control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
UUDecode (Function)
Decodes a character string in UUEncode format.
ExtractLine (Function)
Extracts a specific line from a character string.
Decode (Function)
Decodes a character string that was encoded by Encode.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Asc (Function)
Returns the ASCII code of the specified character.
Val (Function)
Returns the numeric value of a character string.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Complete (Function)
Returns a character string of a specified length.