ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Creating the Table pages of the WEBDEV RAD pattern
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Hash constants
List of constants used by the Hash functions....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Compilation options
The compilation options allow you to define the help system generation settings......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Carousel control
The Carousel control is used to display an animated menu made of images......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......