ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
SysColor (Function)
Identifies or modifies the color of a Windows element.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.