ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Types of Edit controls
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......
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......
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......
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......
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......