ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows
The windows represent the main interface of a WINDEV application......
Principle of remote check
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Runtime log
The runtime log is the best way to identify the most used features of an application......
7. Source Code Manager (SCM)
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Page Header block
The Page header block is printed on each new page......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
CertificateList (Function)
Returns the list of certificates available on the computer.
CertificateSignString (Function)
Creates the signature of a character string.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.