ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor: Features
The image editor includes several features......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
3. Managing sockets
WINDEV includes advanced socket management functions....
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......
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......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
SCM file format evolutions
Four versions are available for the SCM repository......
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......
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....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ERR_NOTADEVVERSION
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, ......
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......
6. Multiple generation