ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
Using the Salesforce service
Salesforce is a very popular CRM software......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
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.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
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.
Truncate (Function)
Truncates the right part of a string or buffer.
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)....
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