ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
MemSort (Function)
Sorts the elements found in a memory zone.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
HCheckStructure (Function)
Defines the mode for comparing data files.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
10. Smart controls
Smart controls...
The different types of windows
The following types of windows can be created in a WINDEV application......
Sorts in a report
The sort is used to organize the information displayed in the report......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Error 301: Unknown identifier
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Guide organization
Organization of WINDEV Concepts...
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......