ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Array>.Mean (Function)
Calculates the mean of the values within an array.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
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.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Sum (Function)
Calculates the sum of the array elements.
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......
MatMultiply (Function)
Multiplies two matrices.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......