ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
grDeleteSeries (Function)
Deletes a data series from a chart.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
String constants
List of constants used by string functions...
Print constants
List of constants used by the print functions....
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
zipDeleteAll (Function)
Deletes all files from an archive.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
fWrite (Example)
Usage example of the fWrite function
Geolocation function constants
Constants used by geolocation functions...
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
SQLFirst (Function)
Positions on the first row of the query result.
grParameter (Function)
Retrieves or modifies a chart parameter.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.