ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Other operators
The following are additional operators......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Various constants
List of various constants used by the constants WINDEV functions....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.