ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Task list
Each project can be associated with a task list......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......