ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToNation (Function)
Returns the nation corresponding to a language.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Project (External language)
Opens and runs a WINDEV project.
Installing the monitoring robot
The monitoring robot includes three executables......
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.