ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Compilation options (HLP format)
Access rights to a class property
A property is a code element that includes two processes......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Dimension (Example)
Example of use of Dimension
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......