ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCloseSession (Example)
Usage example of the EmailCloseSession function
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
fDriveInfo (Function)
Returns information about a drive.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Language (Property)
The Language property gets and sets the language used.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fDelete (Function)
Deletes a file accessible from the current computer.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.