ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
1. Project and analysis
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
8. If you are already familiar with WINDEV
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....