ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Events associated with internal windows
List of events associated with internal windows...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").