ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
iPageHeight (Example)
Usage example of the iPageHeight function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
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.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
State (Property)
The State property is used to get and change the state of an element.
ContactAdd (Example)
Usage example of the ContactAdd function
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
BurnerCancel (Function)
Cancels the current burn process.