ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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......
WINDEV and the SOAP protocol
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
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.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Warning 124: Shadowing a global variable
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Keep-alive on connection
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Code history
The code history is used to......
Operations performed on state-transition diagrams
The following paragraphs explain......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Error 1054: 'Ancestor' cannot be used outside the code of a class
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....