ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
The OLE control
The OLE control is used to handle an OLE object......
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Position (Function)
Finds the position of a specified string within another string.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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)....
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.