ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).