ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Month (Property)
The Month property is used to get and change the month of an element.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Query
The keyword "Query" is used to describe:
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<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...
<Source>.State (Function)
Used to find out the state of a record.
HState (Function)
Used to find out the state of a record.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Automation object
The Automation keyword is used to declare an automation object...
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....