ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Creating index keywords
Index keywords allow users to easily find a help page......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Compilation options
The compilation options allow you to define the help system generation settings......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Style sheet
A style sheet ("......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Handling report blocks
The different operations available on report blocks are as follows......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Events associated with an infinite Progress Bar control
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
"?" menu
WINDEV proposes a help menu adapted to your applications......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......