ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover all the possibilities of pivot tables
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HTTPRequest (Function)
Starts an HTTP request on a server.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Table,Display (External language)
Refreshes the Table control.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Example for creating a select query
This help page explains how to create two select queries......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Software license agreement
WINDEV Express license agreement...
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....