ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. Customizing the aspect of a site: skin elements
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Installing the robot controller
The monitoring robot includes three executables......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Various WEBDEV constants
Various WEBDEV constants...
Miscellaneous Windows constants
List of constants used by the Windows functions....
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....