ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLS file handling functions
List of functions for managing XLS files...
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
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....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
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).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
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.
XML management: Use example
This application example manages an XML file named "Orders......
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.
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....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 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....
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.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.