ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
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....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
grColor (Function)
Returns and initializes the color of different chart elements.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Custom tooltips
Tooltips are very useful for application users......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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....
14. Controls in practice
PC SOFT Free Technical Support
Thank you for buying one of our products......
USBFind (Function)
Finds a USB device according to keywords.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Advanced types
The advanced types of WLanguage are as follows...