ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
NetworkUser (Function)
Identifies the name of the connected user.
Format (Property)
The Format property is used to define the data format of a data file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
iSkipLine (Function)
Forces one or more line break.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...