ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddLink (Function)
Adds an integrity rule between two data files on the server.
grWndSize (Function)
Defines the size of the window containing the chart.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Events associated with supercontrols
List of events associated with supercontrols...
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....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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.
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.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
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
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grExist (Function)
Checks the existence of a chart in memory.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Programming custom calculations in Table controls