ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Structure (Type of variable)
A structure is a custom type of data...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Age
The Age keyword can correspond to...
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
Library,Disk (External language)
Opens the project library that is stored on disk.
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....