ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
iEllipse (Function)
Prints an ellipse (in a rectangle).
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.