ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Managing main window menus
A main menu is necessarily associated with a window......
ERR_BUTTON_EXPECTED
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Action Bar control functions
The following functions are used to manage the Action Bar control......
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Error 39: The END statement marking the end of declaration of the composite variable is missing
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
28. Site SEO
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......