ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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....
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.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Browser constants
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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......
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.