ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WDScript: use in command-line and console mode
Page with parameters
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
5. User Groupware in practice
ERR_BAD_ACTION
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Task list
Each project can be associated with a task list......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
SMS functions
List of SMS functions...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....