ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The pages
Pages are the main interface of a WEBDEV site......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Page with parameters
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
5. Project configuration
Project configuration...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Creating requirements
The following steps must be performed to implement the requirements......
1. What is a website?
Pyramid charts
Pyramid charts allow you to view data in descending order......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......