ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......