ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Composite keys
A composite key is a key item containing several other items......
DotNetDelegate (Function)
Initializes a.NET delegate.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automation object
The Automation keyword is used to declare an automation object...
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
Thread execution
At runtime, an application runs in a main thread......
Android Widget windows
An Android application can contain one or more Widget windows......