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).
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Google Calendar management functions
List of functions for managing Google calendars...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster...
Environment of the data model editor
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
grLegend (Function)
Indicates the presence and position of legend in a chart.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Handling TimeLine controls programmatically
A TimeLine control can be......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......