ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Access rights to a class property
A property is a code element that includes two processes......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
4. HFSQL Classic
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Sub-query
A sub-query is a query whose result is used by another query......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WDSQL, SQL querier: Overview
WDSQL is used to......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HDescribeLink (Function)
Describes a link between two data files through programming.
Cardinalities
The cardinalities are used to count the links between the files......
fSeek (Example)
Usage example of the fSeek function