ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
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.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
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......
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......
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.
ERR_NO_PROJECT
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
5. Deploying a dynamic site (Session or AWP) in practice
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
The Image control
The Image control is used to......
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.