ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Sort (Function)
Sorts a WLanguage array.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Control constants
List of constants used by the functions for managing controls...
HDescribeConnection (Function)
Describes a new connection to an external database.
Handling the report blocks through programming
Each report block is associated with different events......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Handling Scheduler controls programmatically
A Scheduler control can be......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fAttribute (Function)
Returns or modifies the attributes of a file.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Events associated with a Gantt Chart column