ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyReport (Reserved word)
MyReport is used to handle the current report...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
FTP constants
List of constants used by the FTP functions....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Environment of code editor
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Code editor: Display options
The code editor proposes several display options......
Entity of a CDM
To group information according the MERISE method, entities must be created......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......