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.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
KioskDisable (Function)
Disables kiosk mode for the current application.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
HCheckStructure (Function)
Defines the mode for comparing data files.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Handling TimeLine controls programmatically
A TimeLine control can be......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.