ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Languages tab
The project description window allows you to configure various elements of your project......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Image control in a page
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
14. Controls in practice
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Page templates
WEBDEV allows you to create page templates......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Other operators
The following are additional operators......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Using the Vista style in your windows
WINDEV allows you to customize......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min