ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Using the Vista style in your windows
WINDEV allows you to customize......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Testing a project: setting
By testing the project you can simulate how the application will run......
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Constants for managing the internal windows
Constants for managing Windows events
The following constants are used to manage Windows events:...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Windows event management functions
List of functions for managing Windows events...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....