ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<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.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Constants for test
List of constants used by the functions for managing automated tests....
ToClipboard (Function)
Writes text or image information into the system clipboard.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Print the content of your tables
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).