ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
EncryptStandard (Example)
Usage example of the EncryptStandard function
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Size (Property)
The Size property is used to determine and change the size of an element.
Creating a table in a report
Tables can be created in a report......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
MyParent (Reserved word)
MyParent is used to handle...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Creating requirements
The following steps must be performed to implement the requirements......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
PaletteGet (Function)
Gets the palette currently used by the project or window.