ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialState (Property)
The InitialState property is used to get the initial state of a control.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ErrorThrow (Function)
Throw a non-fatal error.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....