ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 19: The step of this FOR loop must be constant
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Describing an element
A flexible modeling includes different elements linked together......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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)......
Aliases on data files: HAlias
The aliases are used to handle......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Types of Edit controls
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
4. HFSQL Classic
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....