ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Handling a control through programming in a report
All report controls can be handled through programming......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
The Signature control
The Signature control is a report control used to sign......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Push notification
A mobile device can receive push notifications......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.