ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
25. Performing a process on several successive pages
Performing a process on several successive pages...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HListConnection (Function)
Returns the list of connections currently described in the application.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Google constants
List of constants used by the Google functions....
15. Creating the executable in practice
Creating the executable in practice...