ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventCreate (Function)
Creates an event.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
SQLReqExists (Function)
Checks the existence of a query.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
Describing an element
A flexible modeling includes different elements linked together......
HDescribeLink (Function)
Describes a link between two data files through programming.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Project (External language)
Opens and runs a WINDEV project.
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
EnumerationFromName (Function)
Returns an enumeration value known by its name.
Extern (Reserved word)
EXTERN is used to...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
Comparison operators
The comparison operators can be divided into several categories......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.