ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video functions
List of video functions...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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"......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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