ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
12. Synchronizing data
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
5. HFSQL Client/Server
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<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....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WINDEV concepts
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......