ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows......
Programming an indexed control
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......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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.
HFSQL constants
List of constants used by the HFSQL functions....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Principle for running threads
At runtime, an application runs in a main thread......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Data model editor: types of links
Several types of links can be found between the files......
Document (Type of variable)
The Document type is used to handle a "docx" document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......