ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
FinRedemption (Example)
Usage example of the FinRedemption function
Break in a report
The break is used to group the records corresponding to a sort criterion......
SQLModify (Function)
Modifies the content of a row in the query result.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
zipExtractPath (Example)
Usage example of the zipExtractPath function
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HDescribeConnection (Function)
Describes a new connection to an external database.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Error 2109: You are using the ObjectInfo function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.