ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Calling a procedure/a function
Syntax for calling a local or global procedure.
WEBDEV Application Server 2024
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Specific features of the applications for iPhone/iPad