ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Events associated with Shape controls
List of events associated with Shape controls...
Creating the Vision windows of the WINDEV RAD pattern
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Creating the Form windows of a WINDEV RAD pattern
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Creating the menus for the windows of the WINDEV RAD pattern
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Creating the link buttons in the windows of a WINDEV RAD pattern
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Sorts in a report
The sort is used to organize the information displayed in the report......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.