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 ...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Describing an element
A flexible modeling includes different elements linked together......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
13. External component in practice
External component in practice...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SQLConnect (Example)
Usage example of the SQLConnect function
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Creating nested reports
Dictionary
The dictionary is a file that can contain the project elements......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......