ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Specific features of the Express version
How to create a patch?
ERR_BUTTON_EXPECTED
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
WDTestSite: Load test
The stress tests are used to check......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
NationFramework (Function)
Defines or identifies the language of the framework.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
Assisted universal replication: specific features