ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
BrowserPlatform (Function)
Returns the user's browser platform....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Width (Property)
The Width property is used to determine and change the width of an element.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Height (Property)
The Height property is used to get and change the height of an element.
Text (Property)
The Text property is used to get and modify text.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
fSelectDir (Function)
Opens a directory picker.