ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
GglUploadDocument (Function)
Uploads a document to the Google server.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Composite variable
A composite variable contains different types of elements (members)...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
iParameterPDF (Function)
Defines the options for the generated PDF file.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.