ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Constant
The constants are language elements whose value is fixed once and for all...
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Events associated with the project
List of events associated with the project...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......