ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ControlNext (Function)
Returns the name of the next control in input mode.
ArrayDistinct (Function)
Returns an array without duplicates.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HandleParentNext (Function)
Forces the parent of the next window to open.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
MapGetJSObject (Function)
Returns the instance of the API of Map control.