ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
PDF Reader control events
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Replication (Property)
The Replication property is used to identify and change the replication mode.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.