ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRemoteRun (Function)
Starts running a remote program from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
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...
CertificatePEMToPFX (Function)
Converts a certificate in PEM format to a PFX file including the private key.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
TaskPrevious (Function)
Reads the task before the current task in a Lotus Notes or Outlook task list.
TaskNext (Function)
Reads the task after the current task in a Lotus Notes or Outlook task list.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).