ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Testing a project: setting
By testing the project you can simulate how the application will run......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Bar code constants
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The Edit control
The Edit control allows users to enter data......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.