ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
NET constants
List of constants used by the DotNet functions....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Variable scope
Variables can be declared anywhere in the code....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
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...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
HDelete (Function)
Deletes a record from a data file (query or view).
Input (Function)
Displays a message allowing the user to type an information.
Using the query result
The result of a select query can be used in......