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....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
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......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
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......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
9. Hardware and software requirements
Ad Hoc deployment
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).