ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Execute (Function)
Starts the execution of a process through programming.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HDescribeConnection (Function)
Describes a new connection to an external database.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...