ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
GrantType (Property)
The GrantType property gets the grant types available.
Installing WDDIXIO
WDDIXIO is automatically installed along with WDMSG or WDINT......
WINDEV License Agreement
WINDEV License Agreement...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Sending elements to Free Technical Support
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.