ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SocketRead (Function)
Retrieves a message sent by another socket.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Configuring the SOAP administrator
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Browser constants
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
11. Table/Looper controls
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HFSQL Client/Server: Configuring the data files on the server
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......