ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Properties associated with the options of a Switch control
Options of the window editor
To configure the general options of the window editor......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Event (Example)
Usage example of the Event function
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
fCompress (Function)
Compresses a file.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WDHFDiff - Use
WDHFDiff is used to compare......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Page constants
List of constants used by page functions....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.