ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCancel (Function)
Cancels the current burn process.
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....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Operations performed on state-transition diagrams
The following paragraphs explain......
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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......
LooperAdd (Function)
Adds a row at the end of a Looper control.
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......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
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......
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
dTransferToImage (Example)
Usage example of the dTransferToImage function
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Operations performed on activity diagrams
The following paragraphs explain......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......