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).
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead...
7. Source Code Manager (SCM)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance...
Creating a delete query
A delete query (corresponding SQL statement......