ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File download functions
The following functions are used to manage downloads......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Compilation options (chm format)
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Data persistence
The data persistence is used to store the value typed by the user......
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Managing the styles
The help editor allows you to define styles of paragraphs......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Resizing a window (AAF)
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.