ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared information
The information entered when creating the files and the items is shared throughout the environment......
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)......
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
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....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
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.
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.
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......