ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
ERR_NO_END_TAG
28. Site SEO
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Password (Property)
The Password property sets and changes the password.
Report controls
Several types of controls can be handled in a report created by the report editor......
NextTitle (Function)
Modifies the title of next window to open.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Report based on a query
Queries are used to easily select records in one or more data files......
ERR_BAD_PARAMETER
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
SocketRead (Function)
Retrieves a message sent by another socket.
DnDForce (Function)
DnDForce is kept for backward compatibility.