ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
CertificateList (Function)
Returns the list of certificates available on the computer.
fSeparator (Function)
Returns a file path with normalized separators.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
List,Count (External language)
Returns the number of elements found in a list.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
fListDisk (Function)
Returns the list of disks installed on the computer.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
TabClose (Function)
Closes a dynamic pane in a Tab control.
DocClose (Function)
Closes a docx file and frees the document.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.