ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPRequest (Function)
Starts an HTTP request on a server.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HRead (Function)
Reads a record in a file according to a given record number.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Other operators
The following are additional operators......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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......
HNext (Function)
Sets the position on the next data file record according to a browse item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.