ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
<pdfDocument variable>.ToText (Function)
Extracts text from a PDF file.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
19. Sending emails
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Constants for test
List of constants used by the functions for managing automated tests....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 18: Loop without potential end