ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of Edit controls
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Query based on query
Queries can be based on items from another query......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Error 31: The file to include is not found. Check the name and path ...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Feedback component
The Feedback component is a component provided with WINDEV......
WINDEV Mobile 2024 Tutorial
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Error 102: The constants can be defined in the initialization code of project, ...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Aliases on data files: HAlias
The aliases are used to handle......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Merging differences (SCM)