ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Creating the link buttons in the windows of a WINDEV RAD pattern
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Activation key management functions
The following functions are used to manage activation keys:...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The HTML Display control
The HTML Display control displays a web page in an application......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......