ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
GglUploadDocument (Function)
Uploads a document to the Google server.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
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.
FolderData (Function)
FolderData is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HTTPSendForm (Function)
Sends an HTTP form.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......