ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a flexible modeling
To create a new flexible modeling, you can......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
1. Project and analysis
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Binding a Repositionable Note control to an item
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Combination (Type of variable)
A combination is a set of options.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
27. Center or anchor a site horizontally
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HClient structure
The HClient structure is used to......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
23. Print modes
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).