ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileDisplay (Function)
Displays a file in the browser of Web user.
5. User Groupware in practice
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HIndex (Function)
Rebuilds the file index (".NDX" file).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
diffApply (Function)
Applies a difference buffer to a specific buffer.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FaxConnect (Function)
Establishes a connection to a fax server.
iEllipse (Function)
Prints an ellipse (in a rectangle).
MySelf (Reserved word)
MySelf is used to handle the current control...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
2. Projects in practice
Discover the main operations that can be performed on a project....