ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
ERR_BAD_CONTEXT_INVALID
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Chart control properties
A Chart control can be used......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Typing multilingual texts
For a multilingual application, you have the ability to......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Creating the executable and the setup program
The languages supported by the application are taken into account......
ERR_DISCONNECTED_BY_ADMIN
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Data persistence
The data persistence is used to store the value typed by the user......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024 Tutorial - Table of contents
How to open a window?
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...