ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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.
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)......
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.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
14. Controls in practice
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
XMLDocument (Function)
Creates a new XML document.
HClient structure
The HClient structure is used to......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Discover all the possibilities of pivot tables