ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
Font
The Font keyword can correspond to: a Font variable. the Font property....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
EmailGetAll (Function)
Retrieves all the emails found on a server.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server...
HChangeConnection (Example)
Usage example of the HChangeConnection function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Error 107: Redefinition of the parameter
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Events associated with windows
List of events associated with windows...
Salesforce functions
List of Salesforce functions...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window,...
14. Controls in practice