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...
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.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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
The single-part and multi-part archives
Two types of archives are available......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HMode (Function)
Changes the mode and the method for locking data files.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Properties of a help page
The characteristics of a help page are used to define......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...