ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
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......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
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......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
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......
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......
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......