ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

X (Property)
The X property is used to get and change the X-coordinate of an element.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Creating the Relation windows of a WINDEV RAD pattern
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
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.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
grDestinationWMF (Function)
Defines a meta file as chart destination.
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Various constants
List of various constants used by the constants WINDEV functions....
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min