ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
On/Off button in a window
The on/off button is a button that operates like a check box......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Page templates
WEBDEV allows you to create page templates......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
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.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WEBDEV concepts