ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
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....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
MutexCreate (Function)
Explicitly creates a mutex.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
fLongPath (Function)
Returns the full long path of a file or directory.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
ExceptionPropagate (Function)
Propagates an exception.