ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Creating the menus for the windows of the WINDEV RAD pattern
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WEBDEV 2024 Tutorial - Table of contents
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
OpenSister (Example)
Usage example of the OpenSister function
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
"About" window
The "About" window is used to display and access various information about the current application......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Creating the Table windows of the WINDEV RAD pattern
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.