ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ServiceRestart (Function)
Restarts a service (already started).
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
grImageSize (Function)
Defines the size of the image containing the chart.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
WINDEV: Example of programmed Drag and Drop
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Wait (Function)
Temporarily stops the program execution.