ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Chart control properties
A Chart control can be used......
Error 34: 'Break' is not allowed outside the loops
Error 112: An array can only have a maximum of X dimensions
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
The different types of integers
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Image control in a page
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
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.
Error 123: The constant already exists
Error 531: The negative or null subscripts are not allowed
FinInterestRate (Example)
Usage example of the FinInterestRate function
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....