ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Thread execution
At runtime, an application runs in a main thread......
WDScript: use in command-line and console mode
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).