ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
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......
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......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
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.
Wait (Function)
Temporarily stops the program execution.
Creating the Table windows of the WINDEV RAD pattern
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
BurnerAddFile (Function)
Adds a file to the compilation.
Specific features of the applications for iPhone/iPad
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Events associated with Button controls
List of events associated with Button controls...
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...