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.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
FileDisplay (Example)
Usage example of the FileDisplay function
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HIndex (Example)
Usage example of the HIndex function
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).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
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...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).