ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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......
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
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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......
Events associated with Button controls
List of events associated with Button controls...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
12. Pages in practice
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.