ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
2. User-friendly editors in practice
User-friendly editors in practice...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Character strings
WLanguage supports different types of strings....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HFSQL Client/Server: Configuring the data files on the server
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......