ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Programming custom calculations in Table controls
7. AJAX technology
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
.NET Assemblies
.NET is Microsoft's software development platform......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Changing sites from AWP to SEO-ready session mode
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......