ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.AddGroup (Function)
Adds a group of users.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
dFont (Example)
Usage example of the dFont function
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
ERR_NO_PROJECT
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
2. Examples and components provided with WEBDEV
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Events associated with Table controls
List of events associated with Table controls...
FTP constants
List of constants used by the FTP functions....
HExecuteProcedure (Function)
Runs a stored procedure.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......