ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
14. Report templates
...Report templates are used to easily standardize report layouts....
WDTerm: End the external language
End the external language......
RestartProgram (Function)
Ends the application and restarts it.
MemCreate (Function)
Creates a memory area.
ColorHue (Function)
Calculates the hue of a color.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
End of Document block
The End of document block is run once at the end of the report execution......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
1. Examples provided with WINDEV Mobile
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
7. Source Code Manager (SCM)
ERR_NO_WDADMIN
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....