ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
fRename (Function)
Modifies the name of a file.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
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.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
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).
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....
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
LoadParameter (Function)
Reads a persistent value.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HCreateMovableReplica (Function)
Creates a movable replication.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Position (Function)
Finds the position of a specified string within another string.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
WINDEV Mobile 2024 Tutorial - Table of contents
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.