ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HDescribeConnection (Function)
Describes a new connection to an external database.
SQLExec (Function)
Names and runs an SQL query.
HOpenConnection (Function)
Opens a connection to a specific database.
fTime (Example)
Usage example of the fTime function
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grAddData (Function)
Adds a data into a chart.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
PDFToText (Function)
Extract the text contained in an Document PDF.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......