ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Comparison operators
The comparison operators can be divided into several categories......
Test of a query
The query editor allows you to run the test of query result......
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Clipboard management functions
List of functions for managing the clipboard...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
fTrackFile (Function)
Triggers the tracking of a file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.