ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Financial functions
List of financial functions...
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
WINDEV FTP functions
List of WINDEV FTP functions...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....