ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateLoad (Function)
Loads a certificate from a file or a buffer.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
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.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
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).
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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.
MatMultiply (Function)
Multiplies two matrices.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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.
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.
ThreadRequestStop (Function)
Sends a stop request to a thread.