ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Error 116: An array dimension must be an integer value
StringReverse (Function)
Reverses the characters of a string.
SQLReqExists (Function)
Checks the existence of a query.
zipExist (Function)
Used to find out whether an archive exists.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
TelemetryEnable (Function)
Enables the telemetry manually.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Window management functions
List of functions for managing windows...
XMLRoot (Function)
Positions on the root tag of an XML document.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Debugging constants
List of constants used by the debugging functions...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Map control functions
Map control functions...
TreeView Table control functions
List of functions for managing TreeView Table controls...
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....