ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
The Signature control
The Signature control is a report control used to sign......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
End of break block
The End of break block is optional......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......