ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Handling Scheduler controls programmatically
A Scheduler control can be......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Managing parallel tasks
The computers are becoming more and more powerful......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating links
Links help users navigate the help system......
Internal component description
The description of an internal component can opened at any time......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
How to save and retrieve an image in a binary memo
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Currencies
A currency is a real coded on 10 bytes....
Using an external component in an application
A component can be reused at any time in any application......