ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
The different types of integers
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
3. Application development cycle
Development cycle of a WINDEV application....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Handling controls in a report
The different operations available for the report controls are as follows......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
GPSGetPosition (Function)
Retrieves information about the current device position.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Operations performed on state-transition diagrams
The following paragraphs explain......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....