ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
2. Static or dynamic site
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HFSQL constants
List of constants used by the HFSQL functions....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Null (keyword)
The "Null" keyword can correspond to:
HLogRestart (Function)
Restarts the logging process on a file.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HLogStop (Function)
Stops the log process of a file.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......