ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Video functions
List of video functions...
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Creating a Java archive
When your Java application is developed, you can......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Examples for using the OLE DB provider for HFSQL
Sort the data displayed in your tables in one click
Step 5: Site parameters
Once the site installed, you can define the site connection options......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
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......
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.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.