ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Report blocks
A printed report includes several sections......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
11. Choosing the action of a button/link
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Image editor: Features
The image editor includes several features......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.