ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
LDAPFind (Function)
Performs a search in an LDAP server.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HConnect (Example)
Usage example of the HConnect function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
7. Multilingual websites in practice
Returns an array without duplicates....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HCloseConnection (Example)
Usage example of the HCloseConenction function
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Label report
The report editor allows you to create "Label" reports......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......