ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
<Array>.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.)....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Telemetry management functions
The following functions are used to manage the telemetry:...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Index (Property)
The Index property is used to get the index of an element.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
17. WLanguage: a simple and powerful language
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
11. User Macro-Code: UMC in practice
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.