ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Events associated with supercontrols
List of events associated with supercontrols...
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.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
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......
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.
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