ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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)......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart 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......
Drawing constants
List of constants used by the drawing functions....
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......
Constants for the archiving functions
List of constants used by the archiving functions....
How to open a window?
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Image editor: Features
The image editor includes several features......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Summary table: Managing the application directories according to the platform
HDescribeConnection (Function)
Describes a new connection to an external database.