ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Native Sybase Connector for WINDEV and WEBDEV 2024
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
ERR_TIMEOUTINIT
Initializes the external language......
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
End of Document block
The End of document block is run once at the end of the report execution......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Windows
The windows represent the main interface of a WINDEV application......
Style sheet
A style sheet ("......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Currencies
A currency is a real coded on 10 bytes....
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......