ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Function)
Creates an external file.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HTTP functions
List of HTTP functions...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Constants for managing emails
List of constants used by the functions for managing emails....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Constants for manging the replication
List of constants used by the functions for managing the replication....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
The HTML control
The HTML control displays HTML pages or HTML code......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Android Widget windows
An Android application can contain one or more Widget windows......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
10. Internal components in practice
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......