ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Projects in practice
Discover the main operations that can be performed on a project....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Ad Hoc deployment
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HTTP constants
List of constants used by the HTTP functions....
Internal component
An internal component is a set of elements from a project......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Creating the Vision windows of the WINDEV RAD pattern
HIndex (Function)
Rebuilds the file index (".NDX" file).
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
3. Deploying a WINDEV application
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......