ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Creating the Table pages of the WEBDEV RAD pattern
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
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)....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WDINT license agreement
WDINT license agreement...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Creating requirements
The following steps must be performed to implement the requirements......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
GglDriveConnect (Function)
Creates a connection to Google Drive.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.