ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Window templates
WINDEV Mobile allows you to create window templates....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
fExeDir (Function)
Returns the directory from which the execution is started.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
12. Control templates
WINDEV Mobile allows you to create control templates....
fCurrentDir (Function)
Identifies or modifies the current directory.