ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
HCreateMovableReplica (Function)
Creates a movable replication.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Calling a procedure/a function
Syntax for calling a local or global procedure.
FileDisplay (Example)
Usage example of the FileDisplay function
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
12. External component in practice
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Chart constants
List of constants used by the functions for chart management....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
14. Controls in practice
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.