ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
ID (Property)
The ID property is used to get and change IDs.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Events associated with the project
List of events associated with the project...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
11. Controls in practice
Discover the main characteristics of the controls...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XML management: Use example
This application example manages an XML file named "Orders......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
EventOpen (Function)
Opens a synchronization event between several threads.