ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
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......
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......
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......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
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......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....