ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
1. Managing emails
WINDEV includes multiple methods to manage emails...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
15. Project Management Hub
7. Source Code Manager (SCM)
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
WDDIXIO overview
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
OpenSister (Function)
Opens a non-modal sibling window.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Composite chart
A composite chart is a chart that displays several types of charts......