ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
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......
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
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......
Database (Property)
The Database property is used to get and modify the database associated with a connection.
1. Examples provided with WINDEV Mobile
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
7. Source Code Manager (SCM)
GDI+ framework
Some WINDEV features use the GDI+ framework......
6. Multiple generation
...Multiple generation...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
<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....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....