ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Comparison operators
The comparison operators can be divided into several categories......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ToClipboard (Function)
Writes text or image information into the system clipboard.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Constants used by the XML signature
Constants used by the XML signature...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Installing a Webservice (old format)
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.