ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Bluetooth constants
List of constants used by the Bluetooth functions....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
ShellExecute (Function)
Opens a document in its associated application.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
9. Internal page
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......