ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
dBorder (Function)
Draws the borders.
New (Reserved word)
New is used to allocate memory space...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).