ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
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.
5. HFSQL Client/Server
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Error 106: Redefinition of a global variable
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
4. HFSQL Classic
HFSQL Classic is the database format......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Error 204: using a parameter without optional value after parameters ...
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.