ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
WDTestSite: Load test
The stress tests are used to check......
Reals
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
iCreateFont (Function)
Creates a new print font.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
1. Examples provided with WINDEV Mobile
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Aliases on data files: HAlias
The aliases are used to handle......