ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Constants for managing Map controls
Constants for managing Map controls...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Private Store for mobile applications
There are two methods two deploy your applications......
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).