ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Error 531: The negative or null subscripts are not allowed
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
MyPage (Reserved word)
MyPage is used to handle the current page...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
"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)...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
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.