ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Using the Vista style in your windows
WINDEV allows you to customize......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Activation key management functions
The following functions are used to manage activation keys:...
".STY" file: "Style sheet" file
A style sheet is a "......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
2. User-friendly editors in practice
User-friendly editors in practice...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......