ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Date and Time management functions
List of functions for managing dates and times...
Generating an application for Universal Windows 10 App
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
OpenSister (Function)
Opens a non-modal sibling window.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HDescribeItem (Example)
Usage example of the HDescribeItem function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Border management constants
List of constants used by the border management functions....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.