ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Space (External language)
Fills the content of WdString with space characters on the right.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
ArrayMove (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.)....
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.)....
fAddText (Function)
Adds the content of a character string at the end of a file.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.