ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. External component in practice
External component in practice...
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Scheduler report
The report editor allows you to create "Scheduler" reports....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
12. External component in practice
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).