ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
List of extension attributes
The list of extension attributes ......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
iZoneHeight (Example)
Usage example of the iZoneHeight function
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
16. Application test in practice
The Edit control
The Edit control allows users to enter data......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....