ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Project tab
The project description window allows you to configure various elements of your project......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
5. HFSQL Client/Server
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
<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....
HCopyFile (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....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Using the Salesforce service
Salesforce is a very popular CRM software......
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......
4. HFSQL Classic
HFSQL Classic is the database format......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
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).
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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.