ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Android Widget windows
An Android application can contain one or more Widget windows......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Creating the menus for the windows of the WINDEV RAD pattern
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
License agreement - HFSQL Client/Server
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Installing the monitoring robot
The monitoring robot includes three executables......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDTRAD options
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.
BackgroundTaskAdd (Function)
Adds a new background task.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......