ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
KanbanFilter (Function)
Displays only cards that match the specified filter.
Age
The Age keyword can correspond to...
1. Examples provided with WINDEV Mobile
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
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)....
HInfoReplica (Function)
Returns information about the specified replica.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Project Management Hub: Time tracking
The time spent can be listed on......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Table,Select,+ (External language)
Selects an element in a Table control.