ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Report and project
In most cases, a report is linked to a project......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
3. Deploying a dynamic WEBDEV site
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDINT overview
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Cardinalities
The cardinalities are used to count the links between the files......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Constants for external files
List of constants used by the functions for managing external files....
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iSkipLine (Function)
Forces one or more line break.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
iBorder (Function)
Prints a border at specified coordinates.