ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlToSource (Function)
Assigns the control value to the source of a control link.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
11. Choosing the action of a button/link
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Telemetry: Main features
5. Deploying a dynamic site (Session or AWP) in practice
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
fSeek (Example)
Usage example of the fSeek function
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
The Image control
The Image control is used to......
ERR_NO_PROJECT
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......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WEBDEV Application Server 2024
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....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
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....