ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Environment of the window editor
The main elements of window editor are as follows:
Width (Property)
The Width property is used to determine and change the width of an element.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Error 113: Non-dynamic array without definition
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Programming data-bound Looper controls (prefix syntax)
These are the main concepts for programming data-bound Looper controls......