ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bitcoin Core server constants
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
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......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
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.).
Options of the window editor
To configure the general options of the window editor......
Page templates
WEBDEV allows you to create page templates......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
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......