ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
fCompress (Function)
Compresses a file.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
AAF: Sort/Search/Filter on the columns of Table controls
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
fDirectoryExist (Function)
Checks the existence of a directory.
fFileExist (Function)
Checks the existence of an external file.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Constants used by the XML signature
Constants used by the XML signature...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.