ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
gpwMode (Function)
Returns the User Groupware runtime mode.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Materialized view
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
String (Variable type)
The String type is used to manipulate strings......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.