ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
5. Which type of server to choose?
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
19. Sending emails
ERR_NO_PAGE
Variable scope
Variables can be declared anywhere in the code....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Test of a query
The query editor allows you to run the test of query result......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......