ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The requested action cannot been performed: the page was not synchronized
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....