ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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.
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....
Page constants
List of constants used by page functions....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Events associated with supercontrols
List of events associated with supercontrols...
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.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Event (Example)
Usage example of the Event function
Translating a text file with WDTRAD
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
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......
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).