ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Make calculations easier with the calculator
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
8. Associating controls with data
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
8. Binding controls to data
A window can display information from......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Specific features of the Express version
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Report and project
In most cases, a report is linked to a project......
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
8. 10 tips for better interfaces...