ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
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.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Manipulating a Layout control programmatically
A Layout control can be......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Organization chart linked to a data file
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
fExeDir (Function)
Returns the directory from which the execution is started.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to save and retrieve an image in a binary memo
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.