ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TableMode (Function)
TableMode is kept for backward compatibility.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
3. Site development life cycle
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
16. Application test in practice
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
28. Site SEO