ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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......
14. Generation modes
Generation modes...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Changing sites from AWP to SEO-ready session mode
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Describing a problem to the Free Technical Support
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Creating requirements
The following steps must be performed to implement the requirements......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
How to use an array of structures?
An array of structures is an Array variable......