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 ...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
PageDisplay (Function)
Displays a web page in the user's browser....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Pyramid charts
Pyramid charts allow you to view data in descending order......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
9. Types of standard controls
Types of standard controls...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Type (Example)
Usage example of the Type property
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......