ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The Dashboard control
Dashboards are essential elements in an application......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
2. Analysis in practice
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
OpenChild (Function)
Opens a non-modal child window.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......