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, ...
WEBDEV Application Server 2024
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
The requested action cannot been performed: the page was not synchronized
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.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<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....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
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....
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
fTrackFile (Function)
Triggers the tracking of a file.
<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.
ContinentList (Function)
Returns the list of continents.
DDEUpdate (Function)
Modifies a linked data.
fRename (Function)
Modifies the name of a file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.