ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HTTPRequest (Function)
Starts an HTTP request on a server.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Automation object
The Automation keyword is used to declare an automation object...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ShellExecute (Function)
Opens a document in its associated application.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
HRead (Function)
Reads a record in a file according to a given record number.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Conversion (Function)
Converts a value from a unit to another one.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
dBackground (Example)
Usage example of the dBackground function
WaitWindowStart (Function)
Opens the wait window of application.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.