ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDScript: use in command-line and console mode
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
5. Deploying a dynamic site (Session or AWP) in practice
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Automation object
The Automation keyword is used to declare an automation object...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Execute (Function)
Starts the execution of a process through programming.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Events associated with Button controls
List of events associated with Button controls...
HCreateMovableReplica (Function)
Creates a movable replication.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.