ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
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......
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.
ControlToSource (Function)
Assigns the control value to the source of a control link.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
11. Choosing the action of a button/link
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
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......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
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......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.