ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightButton (Property)
The RightButton property gets and sets the characteristics of a button located on the right side of an Edit control.
LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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....
How to create a menu?
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....
Plane (Property)
The Plane property is used to: Know: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Edit: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Handling report blocks
The different operations available on report blocks are as follows......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
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....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
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.
<Pivot Table>.AxisXY (Function)
Allows you to: Set the row and column headers displayed in a Pivot Table control. Get the row and column headers displayed in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Error 1012: The class member is not global: it cannot be accessed from a global method
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
OLE functions
List of OLE functions...