ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Clipboard management functions
List of functions for managing the clipboard...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development...
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system...
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).