ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating links
Links help users navigate the help system......
Assignment operators
Three assignment operators are available......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Creating a translation file
WDINT allows you to create a translation file....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Using the Vista style in your windows
WINDEV allows you to customize......
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.)......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
15. Creating the executable in practice
Creating the executable in practice...
PermissionRequest (Function)
Prompts the user to grant an application permission.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Code snippets
The code editor allows you to enter "Code snippets"......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....