ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Archiving function constants
List of constants used by the archiving functions....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
dbgEnableLog (Function)
Enables the runtime log programmatically.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HCreateMovableReplica (Function)
Creates a movable replication.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
How to open a window?
Drawing constants
List of constants used by the drawing functions....