ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Error 202: The method already has an access attribute (public, protected or private)
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
The different types of windows
The following types of windows can be created in a WINDEV application......