ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Testing a project: setting
By testing the project you can simulate how the application will run......
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......
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....
15. Creating the executable in practice
Creating the executable in practice...
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....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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
.NET Assemblies
.NET is Microsoft's software development platform......
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....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
7. Source Code Manager (SCM)
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
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 Organization Chart controls programmatically
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......