ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Functions for managing Executables in Console mode
3. Site development life cycle
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Error 202: The method already has an access attribute (public, protected or private)
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
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.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
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....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.