ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Link control properties
The Link control is available in a page and in a report......
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Operations performed on state-transition diagrams
The following paragraphs explain......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
BrowserShare( Function)
Starts native device sharing.
Programming the table cells
The Table controls can be handled......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Animate a Label field
Two methods can be used to animate a Static Text control......
BurnerCancel (Function)
Cancels the current burn process.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
System constants
List of constants used by the system functions....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
5. Deploying a dynamic site (Session or AWP) in practice
dTransferToImage (Example)
Usage example of the dTransferToImage function