ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
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.
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.
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...
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......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
gLine (Function)
Builds a sequence of characters containing a line.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HChangeName (Function)
Modifies the physical name of a data file.
dPolyline (Function)
Draws a line composed of multiple segments.