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 ...
Language (Property)
The Language property is used to get and change the language used.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Scheduler report
The report editor allows you to create "Scheduler" reports....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
ComponentInfo (Function)
Returns information about a component.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Replication: The different types
The data replication is a powerful feature......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
grCreate (Function)
Creates a specific type of chart.
Internal component
An internal component is a set of elements from a project......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....