ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
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).
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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, ......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Permission (Property)
The Permission keyword is used to get and change permissions.
Component (Type of variable)
The Component type is used to easily handle an external component.
Creating the menus for the pages of the WEBDEV RAD pattern
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
JSONToVariant (Example)
Usage example of the JSONToVariant function
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.