ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Creating a table in a report
Tables can be created in a report......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Project portfolio
From version 25, you can create "project portfolios"......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Text (Property)
The Text property is used to get and modify text.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......