ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
TimelineChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
<TimeLine>.ChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.