ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
19. Sending emails
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
The Site Map control
The Site Map control allows the Web user to......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Animating a Static control
Two methods can be used to animate a Static control......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
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......
ERR_CANNOT_CREATE_TMP
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Constants for telemetry management
Constants for telemetry management...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.