ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
NetworkConnect (Function)
Associates a drive with a shared network directory.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Event (Example)
Usage example of the Event function
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
13. Debugger
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
MemCreate (Function)
Creates a memory area.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
14. PHP generation in practice
Twain constants
List of constants used by the Twain functions....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grDestinationControl (Function)
Defines an Image control as destination of a chart.