ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Report and project
In most cases, a report is linked to a project......
Creating the menus for the pages of the WEBDEV RAD pattern
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Print constants
List of constants used by the print functions....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
SCM file format evolutions
Four versions are available for the SCM repository......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Report blocks
A printed report includes several sections......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Cardinalities
The cardinalities are used to count the links between the files......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
7. Multilingual sites in practice
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Analysis links
The links are used to link the files found in an analysis between themselves......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......