ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
11. Internal components in practice
Internal components in practice...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Handling Organization Chart controls programmatically
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
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......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Handling Scheduler controls programmatically
A Scheduler control can be......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......