ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
21. Reports
ERR_TIMEOUTINIT
1. Testing a site: Elements to be tested
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Report data source
...The reports can be created with the data coming from:...
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Custom tooltips
Tooltips are very useful for application users......
HFSQL Client/Server: Configuring the server
3. Application development cycle
Development cycle of a WINDEV application....
Functions for managing objects (External language)