ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to get and change the X-coordinate of an element.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Caption (Property)
The Caption property is used to get and change the text of an element.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
ProjectInfo (Function)
Returns specific information about the project currently run.
Code snippets
The code editor allows you to enter "Code snippets"......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Google Calendar management functions
List of functions for managing Google calendars...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Recycle code windows
By default, a single code window is opened per ......