ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designing a supercontrol
A supercontrol is an advanced type of control......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Hash constants
List of constants used by the Hash functions....
Constants for the Exif functions
List of constants used by the Exif functions....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
2. Projects in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
2. Projects in practice
Discover the main operations that can be performed on a project....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Declaring and using a variable
A variable is defined by name and type......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using WDDIXIO
To translate the text used in your project:...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......