ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
SQLExec (Function)
Names and runs an SQL query.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
Installing and starting WDTRAD
EventChange (Function)
Modifies the status of an event.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Size (Property)
The Size property is used to determine and change the size of an element.
WordCount (Function)
Returns the number of words in a string.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HTTP constants
List of constants used by the HTTP functions....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.