ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
fCopyDir (Example)
Usage example of the fCopyDir function
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Creating index keywords
Index keywords allow users to easily find a help page......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Operations performed on class diagrams
The following paragraphs explain......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?