ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
grAddData (Function)
Adds a data into a chart.
FinCurrentVal (Function)
Returns the current value of investment.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
2. Projects in practice
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Events associated with a Gantt Chart column
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Automation object
The Automation keyword is used to declare an automation object...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....