ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Description (Property)
The Description property is used to get and change the description of an element.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Note (Property)
The Note property is used to get and change a text associated with an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.