ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Address
The Address keyword can correspond to...
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HPrevious (Function)
Positions on the previous file record according to a browse item.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......