ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Multilingual project
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
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......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
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......
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.
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......
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...
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Creating a window skin template