ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlClone (Function)
Creates a new control from an existing control.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Setup mode
Several methods can be used to distribute a WINDEV application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HsMenu,Label (Function)
Modifies the caption of a menu option.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
Types of Edit controls
SCM file format evolutions
Four versions are available for the SCM repository......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......