ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
OCR constants
Adds a language to the native OCR system....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
11. Window templates
WINDEV Mobile allows you to create window templates....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).