ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The key items
Keys are specific items in your analysis......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
1. Project and analysis
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
11. Window templates
WINDEV Mobile allows you to create window templates....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
DocUpdateFormula (Function)
Updates the formulas in a document.
Chart: Managing legends
Several types of legends are supported in the charts......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
License agreement - HFSQL Client/Server
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Error 1001: The operators: and:: can only be used in the methods of classes
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
7. Window templates
...Window templates...