ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Example)
Usage example of the fOpen function
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
MySelf (Reserved word)
MySelf is used to handle the current control...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Autofill in Edit controls
Gets the list of users in the User Groupware....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
fWrite (Function)
Writes: a character string to an external file. a memory section....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
FileDisplay (Function)
Displays a file in the user's browser....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HDelete (Function)
Deletes a record from a table (query or view).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.