ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListItem (Example)
Usage example of the HListItem function
Error 23: No END statement is associated with this WHILE
Error 1036: A class used in an array must have a constructor without parameter
Error 303: ambiguous control name
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
Private Store for mobile applications
There are two methods two deploy your applications......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Bar code constants
HChangeName (Example)
Usage example of the HChangeName function
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
FTPCommand (Function)
Sends a specific FTP command to a server.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HChangeKey (Example)
Usage example of the HChangeKey function