ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Programming patterns
CAUTION......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Report blocks
A printed report includes several sections......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating requirements
The following steps must be performed to implement the requirements......
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......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
ERR_BUTTON_EXPECTED
The Calculated control
The "Calculated" control is used to perform calculations in a report......