ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Number (Property)
The Number property gets the number of an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
grAddData (Function)
Adds a data into a chart.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
MatFloatAdd (Function)
Adds a value to each matrix element.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ErrorBuild (Function)
Displays a custom error message in a system error window.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Type (Example)
Usage example of the Type property
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CurrentMonth (Function)
Returns the number of the current month.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....