ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Text (Property)
The Text property is used to get and modify text.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
fWrite (Function)
Writes: a character string into an external file. a memory section....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fAttribute (Function)
Returns or modifies the attributes of a file.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Name (Property)
The Name property is used to get the name of an element.
WordToArray (Function)
Fills an array with the words from a string.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
Type (Property)
The Type property is used to get and change the type of an element.
ThreadExecute (Function)
Starts the execution of a secondary thread.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Input (Function)
Displays a message allowing the user to type an information.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
GPSGetPosition (Function)
Retrieves information about the current device position.
EventDestroy (Function)
Explicitly destroys an event.
fClose (Example)
Usage example of the fClose function