ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ArrayCopy (Function)
Copies the content of an array to another array.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
RSS feed management functions
List of functions for managing RSS feeds...
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
HTML document management functions
List of functions that manipulate HTML documents....
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Constants for managing the Enumerations and the Combinations
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.