ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
WEBDEV styles
WEBDEV styles are advanced styles......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
12. Control templates
WINDEV Mobile allows you to create control templates....
Extracting the text of the project
The following text can be extracted......
How to create a patch?
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......