ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.OpenChild (Function)
Opens a non-modal child window.
Open (Function)
Opens a modal WINDEV window.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Programming patterns
CAUTION......
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....
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......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Changing sites from AWP to SEO-ready session mode
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
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.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
<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
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......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Keep-alive on connection
Operations performed on state-transition diagrams
The following paragraphs explain......
Programming automatic calculations in the columns of a Table control