ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
How to develop a PHP site?
What is a PHP site?......
The HTML control
The HTML control displays HTML pages or HTML code......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WEBDEV concepts
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
ERR_NO_TABLE
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Body Complement block
The Body complement block is linked to the Body block......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Dictionary
The dictionary is a file that can contain the project elements......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.