ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
mongoOperationAdd (Variable type)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a Java archive
When your Java application is developed, you can......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Extracting the text of the project
The following text can be extracted......
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Operator on Address
The & operator returns the address of a variable as an integer
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Edit control
The Edit control allows users to enter data......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Events associated with Edit controls
WLanguage events associated with Edit controls...