ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
iParameterPDF (Example)
Usage example of the iParameterPDF function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Count (Property)
The Count property returns the number of elements in a given set.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
OCRExtractText (Function)
Reads the text contained in an image.
Constants for managing Map controls
Constants for managing Map controls...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Table,Delete (External language)
Deletes an element from a Table control.
fCompare (Function)
Compares the content of two files bit by bit.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.