ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
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......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Error 1008: The member of the class is protected
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Time (Type of variable)
The Time type is used to easily handle the times...
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......
Typing multilingual texts
For a multilingual application, you have the ability to......
Error 404: The file for HFSQL browse cannot be an expression of this type
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
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.
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....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Error 1009: The member of the class is private
Creating a select query
A select query (corresponding SQL statement......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
How to develop a PHP site?
What is a PHP site?......