ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HLogRecreate (Function)
Used to re-create an empty log.
Typecasting of parameters
The description of the parameter type is optional......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......