ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
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......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
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.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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....
Operating mode of dynamic Active WEBDEV Pages
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):