ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RestartProgram (Function)
Ends the application and restarts it.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Creating a Pivot Table control
To create a Pivot Table control......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Bluetooth functions
List of Bluetooth functions...
zipCreate (Function)
Creates an archive.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
The Multimedia control
The Multimedia control is used to play multimedia files......
Page templates
WEBDEV allows you to create page templates......
Extern (Reserved word)
EXTERN is used to...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Query editor: Characteristics
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
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....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....