ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Binding a Combo Box control to an item
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Creating the Form windows of a WINDEV RAD pattern
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating the Relation windows of a WINDEV RAD pattern
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Events associated with Table controls
List of events associated with Table controls...
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......