ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
fTrackStop (Function)
Stops monitoring a file or directory.
Burn functions
List of burner functions...
Constants for managing the internal windows
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
SNMPCloseSession (Function)
Closes an SNMP session.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
fCurrentDir (Example)
Usage example of the fCurrentDir function
SOAPError (Example)
Usage example of the SOAPError function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
SOAPRun (Example)
Usage example of the SOAPRun function