ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Creating a Pivot Table control
To create a Pivot Table control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.