ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
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...
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
HChangeKey (Function)
Changes the browse item.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
InfoBuild (Function)
Displays a custom message in a system information window.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve...
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......