ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
grParameter (Function)
Retrieves or modifies a chart parameter.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Programming automatic calculations in the columns of a Table control
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Page constants
List of constants used by page functions....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling TimeLine controls programmatically
A TimeLine control can be......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
SOAPRun (Function)
Runs a procedure on a SOAP server.