ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
The Text property is used to get and modify text.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Content (Property)
The Content property is used to get and change the content of an element.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
User (Property)
The User property is used to identify and change the user of a feature.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
EventClose (Function)
Closes a synchronization event between several threads.
Address
The Address keyword can correspond to...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
ID (Property)
The ID property is used to get and change IDs.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
EventOpen (Function)
Opens a synchronization event between several threads.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).