ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Passing parameters
The parameters can be passed to a procedure......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
"?" menu
WINDEV proposes a help menu adapted to your applications......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
11. Controls in practice
Discover the main characteristics of the controls...
Guided tour management constants
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
The Sidebar control
The Sidebar control gives access to different options......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HFSQL constants
List of constants used by the HFSQL functions....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......