ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Seek (Function)
Searches for the index of an element in a WLanguage array.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
Move (Function)
Allows: 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.)....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.