ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Creating a translation file
WDINT allows you to create a translation file....
Creating the Table pages of the WEBDEV RAD pattern
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
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...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
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......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The planes in WEBDEV
The planes are used to group the controls of an element......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Installing the monitor
The monitoring robot includes three executables......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......