ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Binding a Combo Box control to an item
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
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......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Binding a Link control to an item
3. Debugger
Animating a Static control
Two methods can be used to animate a Static control......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......