ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Properties associated with the chart series
List of properties associated with the chart series...
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
Specific features of the Express version
ERR_NO_APPLICATION
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Generating the setup program
The last wizard step for creating the setup program allows you to......
WINDEV License Agreement
WINDEV License Agreement...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
Action Bar control events