ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
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).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
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.
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......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Page templates
WEBDEV allows you to create page templates......