ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HState (Function)
Used to find out the state of a record.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
HExtractMemo (Example)
Usage example of the HExtractMemo function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HLinkMemo (Example)
Usage example of the HLinkMemo function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HModify (Example)
Usage example of the HModify function
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
nWDGetLastError: Error code of last error
Error code of last error......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Installing a SOAP server with Netscape iPlanet 4.1
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Referring to an element in a WLanguage event / process
Various constants
List of various constants used by the constants WINDEV functions....