ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Configuring an application with User Groupware
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Handling Gantt Chart controls programmatically