ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
iDestination (Function)
Configures the print destination.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Type (Property)
The Type property is used to get and change the type of an element.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Upload control events
The following processes are associated with the Upload control:...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will...
First project window
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...