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, ...
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.