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....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
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......
FileDisplay (Example)
Usage example of the FileDisplay function
Name (Property)
The Name property is used to get the name of an element.
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.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
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......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.