ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
MDIOpen (Function)
Opens and enables an MDI child window.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Value (Property)
The Value property is used to get and change the value of an element.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Manager of automated tests
The test manager is used to......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Break in a report
The break is used to group the records corresponding to a sort criterion......
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......
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.