ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
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).
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
TelemetryEnable (Function)
Enables the telemetry manually.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.