ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.