ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDHFDiff - Use
WDHFDiff is used to compare......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Compilation options
The compilation options allow you to define the help system generation settings......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Using an external component in an application
A component can be reused at any time in any application......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
The Upload control
The Upload control is used to upload files on the Web server......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
3-tier architecture
The development in "3-tier" architecture is now simplified......