ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Address
The Address keyword can correspond to...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Creating the link buttons in the windows of a WINDEV RAD pattern
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
XMLSave (Function)
Saves an XML document in a file.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.