ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Handling a Web Component control through programming
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Browser constants
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Referring to an element in a WLanguage event / process
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
PageDisplay (Function)
Displays a web page in the user's browser....
Events associated with TreeView controls
List of events associated with TreeView controls...
Dictionary
The dictionary is a file that can contain the project elements......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
iPrintImage (Function)
Sends the image file to print to the print buffer.