ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 ......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Analysis links
The links are used to link the files found in an analysis between themselves......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Data persistence
The data persistence is used to store the value typed by the user......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......