ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Control Center
Do you know where to find your application log files?...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......