ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Software license agreement
WINDEV Express license agreement...
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
ERR_BAD_FILE
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Currencies
A currency is a real coded on 10 bytes....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WDDIXIO License Agreement
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Date management constants
List of constants used by date management functions...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WDTRAD License Agreement
WDINT license agreement
License agreement for the software
Space (External language)
Fills the content of WdString with space characters on the right.
<Image>.StartScrolling (Function)
Starts cycling through images.