ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
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.
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).
Various constants
List of various constants used by the constants WINDEV functions....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
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......
2. WEBDEV administrator in practice
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HConnect (Example)
Usage example of the HConnect function
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Limitations of WINDEV, WEBDEV and WINDEV Mobile