ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Local procedure
Two types of procedures are available......
Installing the robot controller
The monitoring robot includes three executables......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HTTP constants
List of constants used by the HTTP functions....
Constants for external files
List of constants used by the functions for managing external files....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Page constants
List of constants used by page functions....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min