ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
ControlToSource (Function)
Assigns the control value to the source of a control link.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
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......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
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......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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......
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......
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 Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
iParameterViewer (Function)
Configures the report viewer.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WEBDEV Application Server 2024