ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
XLS file handling functions
List of functions for managing XLS files...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
LooperDelete (Function)
Deletes a row from a Looper control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Toast>.Display (Function)
Displays a "Toast" message.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating a table in a report
Tables can be created in a report......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of 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).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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.
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).
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
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
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......