ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Multilingual project
Configuring the IIS 7/7.5 server
ERR_BAD_CONTEXT
Sends a stop request to a thread....
13. 3-Tier architecture
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
4. Create a page in the editor...
Changes the mode and the method for locking data files....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Customize the interface: move, enlarge or color controls
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Input (Function)
Displays a message allowing the user to type an information.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Custom tooltips
Tooltips are very useful for application users......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
12. Pages in practice
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.