ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
Runtime error management functions
List of functions for managing runtime errors...
Including the code
You want to include your code lines in a condition, in a structure, ......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
End of break block
The End of break block is optional......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....