ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with Link controls
List of events associated with Link controls...
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
iPreview (Function)
Configures the print destination.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating nested reports
Code snippets
The code editor allows you to enter "Code snippets"......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.