ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
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.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
4. HFSQL Classic
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Error 3: The string has no final "
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
PDFToText (Function)
Extract the text contained in an Document PDF.
21. Managing business rules
Managing business rules...
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
18. Management of business rules
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
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....