ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
17. TLS/SSL: Encrypting information on the Web
System constants
List of constants used by the system functions....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
iPrintReport (Function)
Prints a report created with the report editor.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Events associated with Table controls
List of events associated with Table controls...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).