ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Type and version of Web server
The configuration diagnostic displays the following error......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Reloading a document
To reload a document, ......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......