ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designing a supercontrol
A supercontrol is an advanced type of control......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The Carousel control
The Carousel control is used to display an animated menu made of images......
3. Deploying a dynamic WEBDEV site
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Creating anchors
The anchors are used to define specific points in a help page......
Creating links
Links help users navigate the help system......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....