ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Warning (Function)
Displays a custom message in a system warning window.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
7. Multilingual applications in practice
WINDEV applications for Linux: Specific features
Serialization constants
The serialization constants are as follows:
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Generating an application for Universal Windows 10 App
Conversion (Function)
Converts a value from a unit to another one.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.