ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTF control properties
List of properties associated with the RTF control...
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Internal Report control properties
List of properties associated with the Internal Report control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
File download functions
The following functions are used to manage downloads......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Android Widget windows
An Android application can contain one or more Widget windows......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......