ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
HDelete (Function)
Deletes a record from a data file (query or view).
Replication management functions
Three types of replication are proposed......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......