ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting the text of the project
The following text can be extracted......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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.)....
WDDIXIO overview
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
WDDIXIO overview
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
Programming patterns
CAUTION......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
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......
Test of a query
The query editor allows you to run the test of query result......