ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Link (Property)
The Link property is used to get and change the link of an element.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
How to open a page?
ImageScrollingPosition (Function)
Returns the displayed image.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
FTPDate (Example)
Usage example of the FTPDate function
Bluetooth constants
List of constants used by the Bluetooth functions....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
EmailReadNext (Example)
Usage example of the EmailReadNext function