ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglUploadDocument (Function)
Uploads a document to the Google server.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
StringInsert (Function)
Inserts a string into another character string at a given position.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
fSeek (Function)
Gets and sets current position in an external file.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
xlsClose (Function)
Closes an XLS file.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.