ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Seek (Function)
Searches for the index of an element in a WLanguage array.
9. Generation modes
WINDEV Mobile includes different types of generation......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fAttribute (Function)
Returns or modifies the attributes of a file.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HPass (Function)
Defines the password used to create or open a data file.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.