ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
fCompress (Function)
Compresses a file.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
fSeek (Example)
Usage example of the fSeek function
XMLDocument (Function)
Creates a new XML document.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
zipOpen (Function)
Opens an existing archive.
OpenChild (Function)
Opens a non-modal child window.
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.
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.