ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
1. What is a website?
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
fRename (Function)
Modifies the name of a file.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Native Sybase Connector for WINDEV and WEBDEV 2024
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Feedback component
The Feedback component is a component provided with WINDEV......
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Classes, members, methods and properties
A class is made of......
Set of procedures
The global procedures are grouped in set of procedures......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.