ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
11. Choosing the action of a button/link
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
ImageLast (Function)
Displays the last image for the scroll.
Spelling check functions
The following functions are used to manage the spelling checker:
Code statistics
The code statistics affect......
13. Types of standard controls
Code snippets
The code editor allows you to enter "Code snippets"......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Resizing a window (AAF)
5. User Groupware in practice
Feedback component
The Feedback component is a component provided with WINDEV......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Items used in a select query
A query created in the query editor can contain several types of items......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Functions for managing RTF controls
List of functions for managing RTF controls...
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.