ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Defining columns of Table controls programmatically
Creating a delete query
A delete query (corresponding SQL statement......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
FaxConnect (Function)
Establishes a connection to a fax server.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Setup mode
Several methods can be used to distribute a WINDEV application......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......