ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
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.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Error 1023: The access to the method of the class is restricted by a private inheritance
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Functions for managing objects (External language)
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Enqueue (Function)
Adds an element to the queue.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
fTrackFile (Function)
Triggers the tracking of a file.
<Chart>.AddData (Function)
Adds a data into a chart.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.Open (Function)
Opens a data file.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
fDir (Function)
Finds a file or directory.
fRename (Function)
Modifies the name of a file.