ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Printing in PDF format: Special cases
Specific features of print in PDF format...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Error (Function)
Displays a custom error message in a system error window.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Creating a Java archive
When your Java application is developed, you can......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Functions for managing menus (prefix syntax)
List of functions for managing menus...