ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ERR_BAD_PARAMETER
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
5. Displaying a WEBDEV Session site
2. User-friendly editors in practice
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HFSQL Client/Server: Configuring the data files on the server
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
ReplicSynchro: Use
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......