ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
EmailCheckAddress (Function)
Checks the validity of an email address.
ComponentInfo (Function)
Returns information about a component.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Check model
You can use check models to easily create checks...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Constants for telemetry management
Constants for telemetry management...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...