ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (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).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
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......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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.
Events associated with Carousel controls
List of events associated with Carousel controls...