ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ERR_DISCONNECTED_TIMEOUT
5. Deploying a dynamic site (Session or AWP) in practice
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Testing a project: setting
By testing the project you can simulate how the application will run......
ERR_BAD_FILE
ERR_PARSER
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
4. HFSQL Classic
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Extracting the text of the project
The following text can be extracted......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
2. Static or dynamic site