ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Style sheet
A style sheet ("......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Project description: Style tab
The project description window allows you to configure various elements of your project......
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
KeyPressed (Function)
Checks which key is pressed.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
User Groupware files
Two categories of data files are managed......
Count (Property)
The Count property returns the number of elements in a given set.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......