ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WINDEV FTP functions
List of WINDEV FTP functions...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminAddUser (Function)
Adds a SaaS user.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
12. Universal replication
13. Universal replication
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
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....
Custom tooltips
Tooltips are very useful for application users......