ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCWriteTag (Function)
Starts writing data to an NFC tag.
Multimedia control properties
List of properties associated with the Multimedia control...
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ExeGetPID (Function)
Returns information about the current process.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Merging differences (SCM)
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
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.
<Page>.Display (Function)
Displays a web page in the user's browser....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
GetDefinition (Function)
Retrieves the definition of element type.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......