ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HCreateMovableReplica (Function)
Creates a movable replication.
Environment of the window editor
The main elements of window editor are as follows:
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
grDraw (Function)
Draws a chart according to the specified parameters.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
OpenMainMenu (Function)
Opens the main menu of the current window.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Creating the menus for the pages of the WEBDEV RAD pattern
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
ControlToSource (Function)
Assigns the control value to the source of a control link.