ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The "Code hashtags" pane
Changing sites from AWP to SEO-ready session mode
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
3. UML models in practice
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Binding controls to data
A window or page can display information from......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
4. Dedicated server or shared server?
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
16. Application test in practice
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
HRegenerateFile (Function)
Regenerates a data file from its log.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....