ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
iPrintImage (Example)
Usage example of the iPrintImage function
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
iColumnEnd (Function)
Forces a column break in a multi-column report.
iParameterPDF (Example)
Usage example of the iParameterPDF function
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
TextToRTF (Function)
Converts text to Rich Text Format.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Page (Property)
The Page property is used to handle a page.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HAlias (Example)
Usage example of the HAlias function
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Caption (Property)
The Caption property is used to get and change the text of an element.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.