ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
8. "Mobile friendly" site: Dynamic serving
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Calendar functions (prefix syntax)
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.