ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).