ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Test of a query
The query editor allows you to run the test of query result......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Project Management Hub: Time tracking
The time spent can be listed on......
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Installing the HFSQL Server module
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Creating a query
Two methods can be used to create a query......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min