ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Peeling Corner control properties
Popup control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Designing a supercontrol
A supercontrol is an advanced type of control......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
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......