ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Resizing a window (AAF)
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Managing assertions
...The main available features are as follows:...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Set of procedures
The global procedures are grouped in set of procedures......
The Dashboard control
Dashboards are essential elements in an application......
Image control in a page
Error
The Error keyword is used to manage the errors.