ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
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
CertificateSignString (Function)
Creates the signature of a character string.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
NetSendMessage (Example)
Usage example of the NetSendMessage 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......
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.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....