ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Exist (Property)
The Exist property determines if the element of an associative array exists.
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......
SQLFirst (Function)
Positions on the first row of the query result.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Note (Property)
The Note property is used to get and change a text associated with an element.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.