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.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
Handling a WinForm .Net control through programming
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Translating a text file with WDTRAD
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
How to use an array of structures?
An array of structures is an Array variable......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Software license agreement
WINDEV Express license agreement...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ERR_NO_PAGE
Handling Spreadsheet controls programmatically (in a report)
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Sorts in a report
The sort is used to organize the information displayed in the report......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....