ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Warning (Function)
Displays a custom message in a system warning window.
The Tab control
The Tab control is used to simultaneously display different controls......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
zipCreate (Function)
Creates an archive.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
eCurrencyName (Function)
Returns the caption of a currency.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......