ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HTTPRequest (Function)
Starts an HTTP request on a server.
Other operators
The following are additional operators......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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).
HOpen (Function)
Opens a data file.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HTTPSendForm (Function)
Sends an HTTP form.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Data persistence
The data persistence is used to store the value typed by the user......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Automation object
The Automation keyword is used to declare an automation object...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HNext (Function)
Sets the position on the next data file record according to a browse item.