ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Note (Property)
The Note property is used to get and change a text associated with an element.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......