ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams....
MatMultiply (Function)
Multiplies two matrices.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
String functions
List of functions for managing character strings...
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.