ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Action Bar control events
fMemOpen (Function)
Opens a memory zone shared between several applications.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating the Table windows of the WINDEV RAD pattern
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Compilation options (chm format)
Event (Example)
Usage example of the Event function
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Creating the Vision windows of the WINDEV RAD pattern
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).