ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Query based on query
Queries can be based on items from another query......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
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......
Error 31: The file to include is not found. Check the name and path ...
Feedback component
The Feedback component is a component provided with WINDEV......
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)....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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?...
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......
Merging differences (SCM)
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Currencies
A currency is a real coded on 10 bytes....
Items used in a select query
A query created in the query editor can contain several types of items......