ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SIPVisible (Function)
Displays the keyboard.
Typecasting of parameters
The description of the parameter type is optional......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
grType (Function)
Identifies or modifies the type of chart.
Sum (Function)
Calculates the sum of the array elements.
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....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (only for items defined programmatically)....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......