ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Switch control properties
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
ArraySort (Function)
Sorts a WLanguage array.
Constants for WLanguage types
List of constants for managing WLanguage types....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Assignment operators
Three assignment operators are available......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HTTP constants
List of constants used by the HTTP functions....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.