ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated...
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
grParameter (Function)
Retrieves or modifies a chart parameter.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables...
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......