ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the windows
List of constants used by the functions for managing the windows...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Structure of data files of user groupware
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
13. Security benefit: managing the "Back" button
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Execute (Function)
Starts the execution of a process through programming.
DnDAccept (Example)
Usage example of the DnDAccept function
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
StreamReject (Function)
Refuses a request for stream connection.
Space (External language)
Fills the content of WdString with space characters on the right.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function