ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
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....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Properties associated with the options of a Switch control
HOnError (Example)
Usage example of the HOnError function
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).
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....
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......