ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
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
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...
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
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.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
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......