ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line control properties
List of properties associated with the Line control...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Phone management functions
List of functions for phone management...
Space (External language)
Fills the content of WdString with space characters on the right.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Date management constants
List of constants used by date management functions...
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......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Currencies
A currency is a real coded on 10 bytes....
Native Access to SAP
SAP is a widely used ERP......
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....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....