ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
General environment of WINDEV
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Multimedia control
The Multimedia control is used to play multimedia files......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HReadLast (Example)
Usage example of the HReadLast function
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HOut (Example)
Usage example of the HOut function