ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateLoad (Function)
Loads a certificate from a file or a buffer.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
DocUpdateFormula (Function)
Updates the formulas in a document.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
HandleParentNext (Function)
Forces the parent of the next window to open.
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).
HSetPosition (Example)
Usage example of the HSetPosition function
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......
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.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
MatMultiply (Function)
Multiplies two matrices.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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