ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Local procedure
Two types of procedures are available......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Defining a help window template
WINDEV allows you to create help window templates......
Constants for external files
List of constants used by the functions for managing external files....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
The Edit control
The Edit control allows users to enter data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......