ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Creating index keywords
Index keywords allow users to easily find a help page......
HFSQL properties
List of HFSQL properties...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....