ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ad Hoc deployment
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
12. Control templates
...Control templates...
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Using the Salesforce service
Salesforce is a very popular CRM software......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......