ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
MySelf (Reserved word)
MySelf is used to handle the current control...
BurnerSelect (Function)
Used to select the default burner.
<Source>.State (Function)
Used to find out the state of a record.
HState (Function)
Used to find out the state of a record.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
8. If you are already familiar with WINDEV
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Style of a control
As soon as it is created, a control is associated with a style......