ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
WINDEV: Example of programmed Drag and Drop
Internal component
An internal component is a set of elements from a project......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Properties linked to the Euro management
List of properties linked to the Euro management...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
How to develop a PHP site?
What is a PHP site?......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Changing sites from AWP to SEO-ready session mode
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
13. Security benefit: managing the "Back" button
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......