ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Count (Property)
The Count property returns the number of elements in a given set.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Automation object
The Automation keyword is used to declare an automation object...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
BurnerCancel (Function)
Cancels the current burn process.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Empty (Property)
The Empty property is used to determine if an element is empty.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......