ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
NextTitle (Function)
Modifies the title of next window to open.
ShellExecute (Function)
Opens a document in its associated application.
zipOpen (Function)
Opens an existing archive.
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....
Input (Function)
Displays a message allowing the user to type an information.
iCreateFont (Example)
Usage example of the iCreateFont function
Comparison operators
The comparison operators can be divided into several categories......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
LooperAdd (Function)
Adds a row at the end of a Looper control.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FTPCommand (Example)
Usage example of the FTPCommand function
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).