ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDInitProject: Initialization code of project
Run the initialization code of project......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
29. SEO in practice
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
KeyPressed (Function)
Checks which key is pressed.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....