ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on state-transition diagrams
The following paragraphs explain......
Select query description window: Items used
ERR_NO_PROJECT
Merging differences (SCM)
WEBDEV Application Server 2024
Camera functions
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Specific features of the Express version
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Programming patterns
CAUTION......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Warning 124: Shadowing a global variable