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)...
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
XMLSave (Function)
Saves an XML document in a file.
Date and Time management functions
List of functions for managing dates and times...
NotifListCategory (Function)
Lists the notification categories of the application.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Redis management functions
The following functions are used to manage a Redis database:...
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
NFC functions
Functions used to manage the NFC standard...
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
<Array>.Sort (Function)
Sorts a WLanguage array.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
DocInsert (Function)
Inserts an object into a Word Processing document or 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....
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Count (Property)
The Count property returns the number of elements in a given set.