ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......