ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
12. Synchronizing data
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Managing parallel tasks
The computers are becoming more and more powerful......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
J2EE constants
List of constants used by the J2EE functions....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Automatic documentation of external components
External components must include a technical documentation......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....