ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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......
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......
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).......
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......
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......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
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.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......