ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
RequestRefreshUIElement (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).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
<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).
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
EndDate (Property)
The EndDate property gets and sets the end date of a time period selected: in a Calendar control, in an Organizer control. in a Scheduler control....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ERR_BAD_CONTEXT
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......