ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Dictionary
The dictionary is a file that can contain the project elements......
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
Testing a static page
The test of a single page runs the current page in WEBDEV......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Font set (WEBDEV website)
The browser support the most common fonts by default......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Events associated with Link controls
List of events associated with Link controls...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Creating anchors
The anchors are used to define specific points in a help page......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
15. Project Management Hub
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.