ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableDisplay (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....
12. Pages in practice
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
User group settings
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
Fax constants
List of constants used by the functions for managing faxes....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ComponentInfo (Function)
Returns information about a component.
Extracting messages added or modified since last extraction
A project was already created and translated......