ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Set of procedures
The global procedures are grouped in set of procedures......
3-tier architecture
The development in "3-tier" architecture is now simplified......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
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....
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
12. Pages in practice
Sorts in a report
The sort is used to organize the information displayed in the report......