ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Operations performed on sequence diagrams
The following paragraphs explain......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Composite chart
A composite chart is a chart that displays several types of charts......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
The Clickable Image control
The Clickable Image control can be used to......
Android Widget windows
An Android application can contain one or more Widget windows......