ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Type and version of Web server
The configuration diagnostic displays the following error......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
9. Internal page
Handling TimeLine controls programmatically
A TimeLine control can be......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
HFSQL Client/Server: Configuring the server
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Runtime log
The runtime log is the best way to identify the most used features of an application......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......