ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
AAF: Sort/Search/Filter on the columns of Table controls
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
6. Editing a page: zoning mode
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Bitwise operators
The operations on binary values are performed......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
xBase files: Limits
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Error 1022: The access to the method of the class is restricted by a protected inheritance
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
9. Hardware and software requirements
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....