ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
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......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Map control functions
Map control functions...
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HRead (Function)
Reads a record in a file according to a given record number.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Events associated with windows
List of events associated with windows...