ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Author (Property)
The Author property gets and changes the author of an element.
grAddData (Function)
Adds a data into a chart.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
StringInsert (Function)
Inserts a string into another character string at a given position.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fRemoveDir (Function)
Deletes a directory from a disk.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iParameterViewer (Function)
Configures the report viewer.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fOpen (Example)
Usage example of the fOpen function
fCopyDir (Example)
Usage example of the fCopyDir function
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).