ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Constant
The constants are language elements whose value is fixed once and for all...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
OpenMobileWindow (Function)
Opens a window in a mobile application.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Private Store for mobile applications
There are two methods two deploy your applications ......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......