ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
J2EE constants
List of constants used by the J2EE functions....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HSubstDir (Example)
Usage example of the HSubstDir function
Find out the account that runs the AWP protocol
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Chart: Managing legends
Several types of legends are supported in the charts......
SQLModify (Example)
Usage example of the SQLModify function
How to develop a PHP site?
What is a PHP site?......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Service constants
List of constants used by the functions for managing services....
1. Testing a site: Elements to be tested
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HClient structure
The HClient structure is used to......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.AddGroup (Function)
Adds a group of users.
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
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......