ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterReport (Function)
Configures the printer by opening the configuration window.
WINDEV concepts
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
7. Multilingual applications in practice
Creating help pages
A help system includes several pages......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Error 107: Redefinition of the parameter
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Error 123: The constant already exists
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.