ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventChange (Function)
Modifies the status of an event.
Border (Property)
The Border property is used to get and change the borders of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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).
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
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
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....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
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.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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.