ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
SysIconAdd (Example)
Usage example of the SysIconAdd function
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HListUser (Function)
Returns the list of users defined for a connection.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
REP files
REP files contain the list of data files handled by the application....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.