ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
Guide organization
Organization of WINDEV Concepts...
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Set of procedures
The global procedures are grouped in set of procedures......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......