ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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.
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...
Replication: The different types
The data replication is a powerful feature......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
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....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The Carousel control
The Carousel control is used to display an animated menu made of images......