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......
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).
5. Deploying a dynamic site (Session or AWP) in practice
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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
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.
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
Events associated with an Organizer control
The following events are associated with Organizer controls:...
The Upload control
The Upload control is used to upload files on the Web server......
Creating the skin template of a report
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
User Groupware files
Two categories of data files are managed......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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.
Limitations of WINDEV, WEBDEV and WINDEV Mobile