ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Recycle code windows
By default, a single code window is opened per ......
WINDEV License Agreement
WINDEV License Agreement...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
7. Dynamic site on specific configurations
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Share your projects via Git
Git is a source code manager......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Common project
Projects are often cross-platform......
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.