ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
Share your projects via Git
Git is a source code manager......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
SCM file format evolutions
Four versions are available for the SCM repository......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
10. Internal components in practice
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
WDXView: Overview
WDXView is an ActiveX browser......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Handling Gantt Chart controls programmatically
1. Testing a site: Elements to be tested
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......