ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
EventClose (Function)
Closes a synchronization event between several threads.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
EventOpen (Function)
Opens a synchronization event between several threads.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.