ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HInfoLog (Function)
Returns information about the server logs.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HInfoServer (Function)
Returns the specified information about the server.
Error 4: A space is required after the ':' character
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
7. Window templates
...Window templates...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
PageNumber (Property)
The PageNumber property gets and sets a page number.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
iPageEnd (Function)
Forces the move to the next page during the report print.
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......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Recycle code windows
By default, a single code window is opened per ......