ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Find out the account that runs the AWP protocol
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
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......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Report blocks
A printed report includes several sections......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
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......