ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Creating help pages
A help system includes several pages......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
How to save and retrieve an image in a binary memo
3. Deploying a WINDEV application
HTTP functions (prefix syntax)
List of HTTP functions...
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
ERR_CLOSED_PAGE
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
10. UMC: User Macro-Code
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WDInst: handling the files to install
By default, the files to install are......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......