ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Running the test of the User Groupware and installing it
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Multi-project search
Performing a search in the current project is a common operation......
HFSQL properties
List of HFSQL properties...
Time management help
Time management is extremely important......
BCToImage (Function)
Generates the image of a bar code.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Error 17: OTHER CASE must be the last statement used in SWITCH
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
21. Reports
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......