ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
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.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
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...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Bluetooth constants
List of constants used by the Bluetooth functions....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Passing parameters
The parameters can be passed to a procedure......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Handling the report blocks through programming
Each report block is associated with different events......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
dPolygon (Example)
Usage example of the dPolygon function
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....