ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Error 112: An array can only have a maximum of X dimensions
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
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.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
grAddData (Function)
Adds a data into a chart.