ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Label report
The report editor allows you to create "Label" reports......
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
ThreadPersistent (Function)
Makes a thread persistent.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Running the test of the User Groupware and installing it
fDirExist (Function)
Checks the existence of a directory.
Configuring an application with User Groupware
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HOpenConnection (Function)
Opens a connection to a specific database.
fLock (Function)
Entirely or partially locks an external file.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Examples for using the OLE DB provider for HFSQL
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Declaring and using a variable
A variable is defined by name and type......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware