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).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging...
24. Displaying and linking pages
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
Shared information
The information entered when creating the files and the items is shared throughout...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.