ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WaitWindowStart (Function)
Opens the wait window of application.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Error 20: The variable of the FOR loop should be a real
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Diagram management functions
Diagram management functions...
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Constants for test
List of constants used by the functions for managing automated tests....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayCopy (Function)
Copies the content of an array to another array.
Table control functions
List of functions specific to Table controls...
iSkipLine (Function)
Forces one or more line break.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
HChangeKey (Function)
Changes the browse item.
SysWinHandle (Function)
Returns the handle of a window identified by its title.