ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Serialization constants
The serialization constants are as follows:
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
12. Control templates
...Control templates...
7. Dynamic site on specific configurations
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.