ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeapYear (Function)
Indicates whether the specified year is a leap year or not.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Width (Property)
The Width property is used to determine and change the width of an element.
Error 113: Non-dynamic array without definition
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......
Height (Property)
The Height property is used to get and change the height of an element.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).