ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Events associated with Button controls
List of events associated with Button controls...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
ERR_LAUNCH_FAILED
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
5. Site test in practice
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Standard FTP functions
List of standard FTP functions...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......