ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Error 3: The string has no final "
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
27. Center or anchor a site horizontally
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
HTMLToText (Function)
Converts an HTML string or buffer to text.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.