ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
String (Variable type)
The String type is used to manipulate strings......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Installing a SOAP server with Apache
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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.
Option (Property)
The Option property is used to get and change certain options.
Pop (Function)
Pops an element from a stack.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
XML management: Use example
This application example manages an XML file named "Orders......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......