ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Multi-project search
Performing a search in the current project is a common operation......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
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......
ERR_NOTADEVVERSION
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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......
WEBDEV license agreement
WEBDEV license agreement...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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....