ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
XLS file handling functions
List of functions for managing XLS files...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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.
Table,Insert (External language)
Inserts an element into a table at a given position.
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).
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......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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.
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.