ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
grLegendFont (Function)
Modifies the font used for the chart legend.
grTitleFont (Function)
Modifies the font used for the chart title.
HAddUser (Function)
Adds a user to a database.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
fRead (Example)
Usage example of the fRead function
WEBDEV 2024 Tutorial - Table of contents
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Private Store for mobile applications
There are two methods two deploy your applications......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
The planes in WEBDEV
The planes are used to group the controls of an element......
grParameter (Function)
Retrieves or modifies a chart parameter.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
WINDEV License Agreement
WINDEV License Agreement...
HTTPSendForm (Function)
Sends an HTTP form.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....