ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Constants for WLanguage types
List of constants for managing WLanguage types....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
How to loop through a file using filters?
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......