ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Certificate
The Certificate keyword can correspond to...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MySQL Connector - License Agreement
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
fExeDir (Function)
Returns the directory from which the execution is started.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function