ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Composite chart
A composite chart is a chart that displays several types of charts......
Check model
You can use check models to easily create checks...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
iFont (Function)
Selects the default font.
zipCreate (Function)
Creates an archive.
Label report
The report editor allows you to create "Label" reports......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Language (Property)
The Language property is used to get and change the language used.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Scheduler report
The report editor allows you to create "Scheduler" reports....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......