ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
gImageExists (Function)
Checks whether an image was loaded in memory.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Document (Property)
HTTPCreateForm (Function)
Creates an HTTP form.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.