ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListKey (Example)
Usage example of the HListKey function
zipSize (Example)
Usage example of the zipSize function
Factorial (Function)
Returns the factorial of an integer number.
FTPCommand (Function)
Sends a specific FTP command to a server.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Type (Example)
Usage example of the Type property
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Font (Type of variable)
A Font variable creates a font programmatically...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
FTPDate (Example)
Usage example of the FTPDate function
BurnerList (Function)
Returns the list of burners installed on the current computer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
dPolyline (Function)
Draws a line composed of multiple segments.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ID (Property)
The ID property is used to get and change IDs.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
BurnerErase (Example)
Usage example of the BurnerErase function