ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
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....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
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.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
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....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
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.