ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
File download functions
The following functions are used to manage downloads......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
CertificateSignString (Function)
Creates the signature of a character string.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
CertificateList (Function)
Returns the list of certificates available on the computer.
RSS feed management functions
List of functions for managing RSS feeds...
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
StringReverse (Function)
Reverses the characters of a string.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Constants for managing the Enumerations and the Combinations