ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_MSG_BOX
Error 1015: The method of the class is protected
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
The Wire control
The Wire control is used to visually link 2 controls......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Status bar of windows
The status bar of a window is used to display several types of information......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
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.
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)...
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)......
Describing an element
A flexible modeling includes different elements linked together......
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....
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 ("......
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......
Aliases on data files: HAlias
The aliases are used to handle......