ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Error 1009: The member of the class is private
Error 404: The file for HFSQL browse cannot be an expression of this type
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......