ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<Toast>.Display (Function)
Displays a "Toast" message.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Creating a table in a report
Tables can be created in a report......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
The Check Box control
A Check Box can correspond to......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
KanbanFilter (Function)
Displays only cards that match the specified filter.
Age
The Age keyword can correspond to...
HInfoReplica (Function)
Returns information about the specified replica.
Project Management Hub: Time tracking
The time spent can be listed on......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......