ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
<List Box>.Position (Function)
Displays a List Box (or a 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).
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Programming patterns
CAUTION......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
WDTRAD options
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Constants for managing appointments
Lists of constants used to manage the appointments...
Items used in a select query
A query created in the query editor can contain several types of items......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Generating the RAD pattern
To generate a RAD pattern:...
The Slider control (in a window)
A slider control is used to select a value between two bounds......