ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
sfProcessWorkItemRequest (Variable type)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WDADMINEXE: Remote application control
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......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.