ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMode (Function)
TableMode is kept for backward compatibility.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
15. Repeating a group of controls: loopers
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Image control: the supported formats
The supported image formats are as follows:...
Telephony constants
List of constants used by telephony functions...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
How to create a patch?
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....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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
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....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Native Access to SAP
SAP is a widely used ERP......
3. UML models in practice
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....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....