ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
SQLFirst (Function)
Positions on the first row of the query result.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Random (Function)
Returns a random number.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLSeek (Function)
Positions on the specified result row of the query.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
WinEdCreateNote (Function)
Creates a Repositionable Note control.
fShortName (Function)
Returns the short name of a file or directory.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Installing a SOAP server with IIS
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
ImageStopScrolling (Function)
Stops the automatic image sliding.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
fImageSelect (Function)
Opens the image picker of Windows.
Installing a SOAP server with Apache
Net constants
List of constants used by the Net functions....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....