ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Chart: Managing legends
Several types of legends are supported in the charts......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Organization chart linked to a data file
Including a supercontrol in a window or in a page