ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Error 404: The file for HFSQL browse cannot be an expression of this type
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
10. Smart controls
Smart controls...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Resizing a window (AAF)
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Saving entered data (AAF)
Testing a project: setting
By testing the project you can simulate how the application will run......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HTMLRemoveAttribute (Function)
Removes a given attribute
WDZip: Overview
WDZip is used to compress and group your files in archives......
Managing space characters in the searches?
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
Automation object
The Automation keyword is used to declare an automation object...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...