ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRead (Example)
Usage example of the fRead function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Environment of the data model editor
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
RESTSend (Function)
Sends a REST request and waits for the server response.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.