ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Functions for managing images
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
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.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
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 to the User Groupware via an application that uses the OAuth 2.0 standard.
MatMultiply (Function)
Multiplies two matrices.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
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