ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
WINDEV Mobile Framework License Agreement
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Edit options of a report
The report editor allows you to......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Composite chart
A composite chart is a chart that displays several types of charts......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Installing a SOAP server with Netscape iPlanet 4.1
Various constants
List of various constants....
WINDEV Framework License Agreement
WDDIXIO License Agreement
WDDIXIO License Agreement...
dPen (Example)
Usage example of the dPen function
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min