ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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....
3. Site development life cycle
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
xlsSave (Function)
Saves an XLS document.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Private Store for mobile applications
There are two methods two deploy your applications......
The Static control
A Static control is a control used to display a static text......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
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....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......