ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HTTPAddFile (Function)
Adds a file to the HTTP form.
fSize (Example)
Usage example of the fSize function
fAttribute (Function)
Returns or modifies the attributes of a file.
fOpenTempFile (Function)
Creates and opens a temporary file.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Test of a query
The query editor allows you to run the test of query result......
HDBIndex (Function)
Opens an xBase index file.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
HDescribeFile (Function)
Describes a data file programmatically.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
HCross (Function)
Crosses a record in a data file.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Creating index keywords
Index keywords allow users to easily find a help page......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.