ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
Different types of data (Type of variable)
A variable is defined by name and type......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HDescribeConnection (Function)
Describes a new connection to an external database.
WDDeploy features
WDDeploy can be used to......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
12. Pages in practice
Classes, members, methods and properties
A class is made of......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
Report based on a query
Queries are used to easily select records in one or more data files......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
5. User Groupware in practice
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......