ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
System constants
List of constants used by the system functions....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Emulating constants
List of constants used by the functions for emulating automated tests....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fSelectDir (Function)
Opens a directory picker.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......