ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
MCI constants
List of constants used by the MCI functions....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......