ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Code snippets
The code editor allows you to enter "Code snippets"......
Automatic error handling
Error handling can be customized for each process......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
.NET application
To create a.NET application from a project......
Principle for running threads
At runtime, an application runs in a main thread......
HDFS constants
The following constants are used by the HDFS functions:...
Operations performed on component diagrams
The following paragraphs explain......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Image (Property)
The Image property gets and sets the background image of a control or block.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
MatRead (Example)
Usage example of the MatRead function
12. Available tests
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Constants for managing animations
List of constants used by the functions for managing the animations...
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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......