ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Multiline strings
To type character strings over several lines in the code editor...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HFSQL Client/Server: Configuring the data files on the server
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
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)......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Constants for sound management
List of constants used by the functions for sound management....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Sensor constants
Constants used by the SensorXXX functions...
XMLSign (Function)
Signs an XML document.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
DotNetDelegate (Function)
Initializes a.NET delegate.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
MenuInsertOption (Function)
Inserts a new option at a specific position.