ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLELoad (Function)
Initializes an OLE control with an OLE object.
WINDEV 2024 Tutorial - Table of contents
WINDEV Mobile 2024 Tutorial - Table of contents
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Creating the menus for the windows of the WINDEV RAD pattern
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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......