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 ...
BurnerCancel (Function)
Cancels the current burn process.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Constants for telemetry management
Constants for telemetry management...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
2. Projects in practice
Discover the main operations that can be performed on a project....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Phone management functions
List of functions for phone management...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
BurnerSelect (Function)
Used to select the default burner.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......