ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Events associated with a Dockable Panel control
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
WINDEV Framework License Agreement
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grIncreaseData (Function)
Adds a value to a data in a chart.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XLS file handling functions
List of functions for managing XLS files...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
fAttribute (Function)
Returns or modifies the attributes of a file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......