ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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 variable>.DrawText (Function)
Draws a text in an Image variable.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image>.DrawText (Function)
Draws a text in an Image control.
PDFToText (Function)
Extracts text from a PDF file.
<pdfDocument variable>.ToText (Function)
Extracts text from a PDF file.
OCRExtractText (Function)
Reads the text contained in an image.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Error 3: The string has no final "
Reintegrating translated text into a project
Once the translation of framework libraries ("......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
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....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
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....