ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The indexed controls
A control is an indexed control if it contains several controls with the same name......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
Time and date management properties
List of properties for managing dates and times...
Name (Property)
The Name property is used to get the name of an element.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
Printing nested reports
To create a main report containing several secondary reports:...
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
1. What is a website?
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......