ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Static control
A Static control is a control used to display a static text......
URI constants
The following constants are used by URI-specific functions:...
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WDDeploy features
WDDeploy can be used to......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Image (Property)
The Image property gets and sets the background image of a control or block.