ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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).
The Edit control
The Edit control allows users to enter data......
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
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
29. SEO in practice