ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Error 303: ambiguous control name
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Bar code constants
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......
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.
Error 1036: A class used in an array must have a constructor without parameter
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....
HChangeKey (Example)
Usage example of the HChangeKey function
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HReadLast (Example)
Usage example of the HReadLast function
Using the task management and the schedule
Time management is extremely important......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
BackgroundTaskAdd (Function)
Adds a new background task.