ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Test of a query
The query editor allows you to run the test of query result......
Environment of the project editor
The main elements of the project editor are as follows:
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Environment of the window editor
The main elements of window editor are as follows:
ERR_NOTADEVVERSION
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
MatCopy (Function)
Creates the copy of a matrix.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
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....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...