ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iPreview (Function)
Configures the print destination.
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......
Code snippets
The code editor allows you to enter "Code snippets"......
5. User Groupware in practice
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Error 101: Declaration of global variable not allowed