ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Type of variable)
The Date type enables you to easily handle the dates...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
DateToInteger (Function)
Converts a date to an integer.
fImageSelect (Function)
Opens the image picker of Windows.
PC SOFT Free Technical Support
Thank you for buying one of our products......
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Line control properties
List of properties associated with the Line control...
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
PicResize (Function)
Resizes a WDPic image.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....