ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Android Control Center
Do you know where to find your application log files?...
Description window of a combining query
The description window of a combining query consists of several sections......
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Events associated with an Organization Chart control
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Saving entered data (AAF)
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Overview
Overview of the different operators...
Using an external component in an application
A component can be reused at any time in any application......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Bitwise operators
The operations on binary values are performed......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.