ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
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......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
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....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
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......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
4. Dedicated server or shared server?
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Binding controls to data
A window or page can display information from......
HRegenerateFile (Function)
Regenerates a data file from its log.
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......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Using the query result
The result of a select query can be used in......
16. Application test in practice
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......