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......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Multilingual project
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
The Tab control
The Tab control is used to simultaneously display different controls......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
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...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
AWP without UI
Bootstrap, Angular, React, Vue......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Using the Vista style in your windows
WINDEV allows you to customize......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Link properties
When creating a link, you can simply specify the destination......