ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
2. User-friendly editors in practice
User-friendly editors in practice...
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
11. Controls in practice
Discover the main characteristics of the controls...
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Creating an executable: Managing manifests
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)......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
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......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Events associated with pages
List of events associated with pages...
WDScript: use in command-line and console mode
Creating the menus for the windows of the WINDEV RAD pattern
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......