ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
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....
<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.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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.
Including a supercontrol in a window or in a page
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.