ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Error 34: 'Break' is not allowed outside the loops
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HCheckStructure (Function)
Defines the mode for comparing data files.
Chart control properties
A Chart control can be used......
Error 112: An array can only have a maximum of X dimensions
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
Error 507: The '++' operator is not allowed
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
SysErrorMode (Function)
Modifies the display mode of errors.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Error 123: The constant already exists
Error 531: The negative or null subscripts are not allowed
FinInterestRate (Example)
Usage example of the FinInterestRate function