ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
DateDifference (Function)
Calculates the number of days between two dates.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MCI functions
List of MCI functions...
Events associated with Looper controls
List of events associated with Looper controls...
TimeToString (Function)
Converts a time to a string in the specified format.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).