ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Sum (Function)
Calculates the sum of the array elements.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
zipOpen (Function)
Opens an existing archive.
FTPCommand (Function)
Sends a specific FTP command to a server.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......