ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
HOnError (Function)
Customizes the management of HFSQL errors.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HChangeName (Function)
Modifies the physical name of a data file.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ShellExecute (Function)
Opens a document in its associated application.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......