ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Printing in PDF format: Special cases
Specific features of print in PDF format...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
The Clickable Image control
The Clickable Image control can be used to......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Sending elements to Free Technical Support
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Text (Property)
The Text property is used to get and modify text.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.