ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ControlCurrent (Function)
Returns the name of the control currently in edit.
dBorder (Function)
Draws the borders.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
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.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
IntegerPart (Function)
Returns the integer part of a number.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....