ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Example)
Usage example of the fDecrypt function
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Push notification
A mobile device can receive push notifications......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
ID (Property)
The ID property is used to get and change IDs.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Date and Time management functions
List of functions for managing dates and times...
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
INIRead (Example)
Usage example of the INIRead function
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function