ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Page (Property)
The Page property is used to handle a page.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Beacon functions
The following functions are used to manage Beacons......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Visible (Property)
The Visible property is used to set the visibility of an element.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
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....
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
XMLSave (Function)
Saves an XML document in a file.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Constants for managing Big Data Redis databases
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
RSS feed management functions
List of functions for managing RSS feeds...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
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......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.