ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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......
Warning (Function)
Displays a custom message in a system warning window.
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.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
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....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
ComponentInfo (Function)
Returns information about a component.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....