ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Organization chart linked to a data file
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Common project
Projects are often cross-platform......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
16. Protecting access to the site: passwords
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
4. HFSQL Classic
HFSQL: Change of name
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......