ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The Image control
The Image control is used to......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Path (Property)
The Path property gets and sets a path.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
5. Deploying a dynamic site (Session or AWP) in practice
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
WEBDEV Application Server 2024
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WDZip: Overview
WDZip is used to compress and group your files in archives......
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......