ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
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......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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.
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.