ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
The Site Map control
The Site Map control allows the Web user to......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Organization Chart control functions
Word Processing control functions
The following functions are used to manage Word Processing controls:...
Combo Box control functions
List of functions for handling the Combo Box controls...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Error 202: The method already has an access attribute (public, protected or private)
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.