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, ...
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference...
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
ThreadRequestStop (Function)
Sends a stop request to a thread.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window...
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control...
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization,...
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup,...
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup,...