ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Service constants
List of constants used by the functions for managing services....
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
EndProgram (Function)
Ends the execution of the current program.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
WINDEV and the SOAP protocol
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Check model
You can use check models to easily create checks...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
EndService (Function)
Ends the execution of the current service.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....