ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HaspHLInfo (Function)
Returns information about the electronic Hasp key.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
1. Testing a site: Elements to be tested
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Constants for object visibility
List of constants for managing the visibility of an object....
Events associated with Slider controls
List of events associated with Slider controls in a window...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
DateDifference (Function)
Calculates the number of days between two dates.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Events associated with an infinite Progress Bar control
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).