ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email: the available methods
This help page presents the methods for writing an email....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NetSendMessage (Example)
Usage example of the NetSendMessage function
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.