ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
SQL view
An SQL view is a virtual data source defined by an SQL query......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
WLanguage properties available in PHP
The following properties are available in PHP...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Python: Native calls
WLanguage allows for native Python calls......
Setup on a local network (LAN)
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
3. Deploying a dynamic WEBDEV site