ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Saving entered data (AAF)
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Private Store for mobile applications
There are two methods two deploy your applications......
Date management constants
List of constants used by date management functions...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
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.