ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
StringReverse (Function)
Reverses the characters of a string.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Handling menu options programmatically
The menu options can be handled......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
PDFSign (Function)
Applies an approval signature to an existing PDF.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
MQTT functions
The following functions are used to manage MQTT clients...
Facebook functions
List of Facebook functions...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....