ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
DateDifference (Function)
Calculates the number of days between two dates.
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.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
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......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function