ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HDescribeFile (Function)
Describes a table programmatically.
fStopCompress (Example)
Usage example of the fStopCompress function
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
zipSize (Example)
Usage example of the zipSize function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Note (Property)
The Note property is used to get and change a text associated with an element.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OCRExtractText (Function)
Reads the text contained in an image.
HAddGroup (Function)
Adds a group of users.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.