ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
4. UI: Windows
IU of windows...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
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......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Android Widget windows
An Android application can contain one or more Widget windows......
Constants for managing projects
List of constants used by the functions for managing projects....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Events associated with Calendar controls
List of events associated with Calendar controls...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......