ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
CertificateSignString (Function)
Creates the signature of a character string.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HFSQL constants
List of constants used by the HFSQL functions....
NetSendMessage (Example)
Usage example of the NetSendMessage function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Writing an email: the available methods
This help page presents the methods for writing an email....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......