ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Installer theme
The setup program creation wizard lets you customize the setup program windows......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Scheduler control properties
You can manipulate Scheduler controls in a window or page using the following WLanguage properties....
Context Menu control events
Opens a modal WINDEV window....
Manipulating menu options programmatically
Menu options can be manipulated......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
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......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......