ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
29. SEO in practice
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
fSize (Function)
Returns the size of a file (in bytes).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Events associated with pages
List of events associated with pages...