ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
Examples for using the OLE DB provider for HFSQL
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
SysColor (Function)
Identifies or modifies the color of a Windows element.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
8. Optimizing an application
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Handling a WinForm .Net control through programming
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....