ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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).
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......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
2. Examples and components provided with WEBDEV
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
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
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......
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
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......