ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Edit controls
WLanguage events associated with Edit controls...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Action Bar control events
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Events associated with Table controls
List of events associated with Table controls...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Phone constants (Android / iOS)
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......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
MenuInsertOption (Function)
Inserts a new option at a specific position.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.