ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
fRename (Function)
Modifies the name of a file.
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....
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.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
fWrite (Function)
Writes: a character string to an external file. a memory section....
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
InfoBuild (Function)
Displays a custom message in a system information window.
GeometryOverlap (Function)
Determines whether two geometries overlap.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.