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.
Programming automatic calculations in the columns of a Table control
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Constants for managing projects
List of constants used by the functions for managing projects....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Print constants
List of constants used by the print functions....
Bar code constants
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
fSelect (Function)
Opens the Windows file picker.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......