ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Obtaining an SSL certificate for IIS2 (2.0 or later)
8. Optimizing an application
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Private Store for mobile applications
There are two methods two deploy your applications......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
FTP constants
List of constants used by the FTP functions....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Structure (Type of variable)
A structure is a custom type of data...
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
.NET application
To create a.NET application from a project......
FileDisplay (Example)
Usage example of the FileDisplay function
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
WINDEV concepts
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
CallDLL32 (Function)
Runs a function found in an external DLL.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....