ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglGetLicense (Function)
Returns the text of license for using the Google libraries.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Looper control functions
List of functions for managing Looper controls...
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
GPSGetPosition (Function)
Retrieves information about the current device position.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....