ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Translating a text file with WDTRAD
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
SNMP constants
List of constants used by the SNMP functions....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....