ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
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....
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....
New (Reserved word)
New is used to allocate memory space...
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).
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NetworkConnect (Function)
Associates a drive with a shared network directory.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.