ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
iWindowCancel (Function)
Configures the print cancel window..
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Telemetry management functions
The following functions are used to manage the telemetry:...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Arithmetic operators
The arithmetic operators are......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....