ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map control functions
Map control functions...
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...
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
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...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
StringReverse (Function)
Reverses the characters of a string.
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.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.