ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
xlsSave (Function)
Saves an XLS document.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
HiWord (Function)
Returns the two high bytes of an integer.