ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Internal component description
The description of an internal component can opened at any time......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Constants for managing albums
Constants used to manage the photo album of the device....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
How to loop through a file using filters?
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WDXView : Use
This help page presents the different features of WDXView......
Infinite Progress Bar control
Progress bars provide useful information to the end user......