ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HCreateMovableReplica (Function)
Creates a movable replication.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
FTP constants
List of constants used by the FTP functions....
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Burner constants
List of constants used by the burner functions....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Android Widget windows
An Android application can contain one or more Widget windows......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Name (Property)
The Name property is used to get the name of an element.