ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HSetREP (Function)
Enables or disables the management of .REP file.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Creating a Java archive
When your Java application is developed, you can......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
2. WEBDEV administrator in practice
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
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......
Events associated with the Pivot Table control
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.