ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentLocate (Function)
Specifies the access path to an external component of project.
<Component>.Load (Function)
Loads an external component independent of the current project.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
6. Multiple generation
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
1. Project and analysis
ERR_LOADMOREDLL
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
1. Project and analysis
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
1
3
4
5
6
7
125
>