ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
ExecutePresetAction (Function)
Runs a preset WINDEV action.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
.NET object
To access a class......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Upload control events
The following processes are associated with the Upload control:...
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Automatic management of exceptions
The management of exceptions can be customized by process......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Repositionable Note functions