ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Recycle bin management functions
List of functions for managing the recycle bin...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Error 1023: The access to the method of the class is restricted by a private inheritance
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......