ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
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....
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....
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).