ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
iBorder (Function)
Prints a border at specified coordinates.
Error 121: Shadowing a structure
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
PythonExecute (Function)
Executes a function present in a Python module.
Reports
A report provides a custom view of data......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Supercontrol
A supercontrol is an advanced type of control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
RestartProgram (Function)
Ends the application and restarts it.
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.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......