ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
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).
XMLAddChild (Function)
Adds a child tag into an XML document.
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.