ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Translating a text file with WDTRAD
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDINT setup
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....