ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
4. User Groupware
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
12. Retrieving data from a site
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Site Map control properties
List of properties associated with a Site Map control...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
3. Site development life cycle