ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
OpenMainMenu (Function)
Opens the main menu of the current window.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Space (External language)
Fills the content of WdString with space characters on the right.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Asc (Function)
Returns the ASCII code of the specified character.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Open (Function)
Opens a modal WINDEV window.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Exist (Property)
The Exist property is used to determine if an element exists.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Assignment of RETURN
The return value of the process currently run can be assigned...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.