ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component (Property)
The Component property configures the different components of a composite key.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
CallDLL32 (Function)
Runs a function found in an external DLL.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
xlsOpen (Example)
Usage example of the xlsOpen function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Types of Edit controls
Popup window
WINDEV allows you to open windows in popup format......
8. "Mobile friendly" site: Dynamic serving
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
KeyPressed (Function)
Checks which key is pressed.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Error 24: No END statement is associated with this LOOP
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Table,Modify (External language)
Modifies an element in a Table control.