ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
fDirRename (Function)
Renames a directory.
FileDisplay (Example)
Usage example of the FileDisplay function
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
BurnerEject (Function)
Opens or closes the door of current burner.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.