ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
XML functions (prefix syntax)
List of XML functions...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
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....
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
ControlClone (Function)
Creates a new control from an existing control.
Structure (Type of variable)
A structure is a custom type of data...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.