ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExeDir (Function)
Returns the directory from which the execution is started.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
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).
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.
ConnectionTimeout (Property)
The ConnectionTimeout property sets the connection timeout.
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....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
BurnerCancel (Function)
Cancels the current burn process.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
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
Execute (Function)
Starts the execution of a process through programming.