ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperAddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ERR_NO_APPLICATION
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......