ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pop (Function)
Pops an element from a stack.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
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....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.