ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
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.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
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.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
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.