ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change 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....
FTP constants
List of constants used by the FTP functions....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Burner constants
List of constants used by the burner functions....
Android Widget windows
An Android application can contain one or more Widget windows......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
HCreateMovableReplica (Function)
Creates a movable replication.
Using the Vista style in your windows
WINDEV allows you to customize......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Structure of data files of user groupware
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Code snippets
The code editor allows you to enter "Code snippets"......
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice