ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Various WEBDEV constants
Various WEBDEV constants...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
grCreate (Function)
Creates a specific type of chart.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Events associated with control templates
List of events associated with control templates...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Handling TimeLine controls programmatically
A TimeLine control can be......