ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Properties associated with a page
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...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
BrowserType (Function)
Returns the type of browser used by the Web user.
Table,Modify (External language)
Modifies an element in a Table control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
OpenSister (Example)
Usage example of the OpenSister function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
9. Types of standard controls
Types of standard controls...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Detailed use of WINDEV FTP/RPC