ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Events associated with supercontrols
List of events associated with supercontrols...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
WDHFDiff - Use
WDHFDiff is used to compare......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLExec (Function)
Names and runs an SQL query.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Page constants
List of constants used by page functions....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
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
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.