ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Installing and starting WDTRAD
dPen (Example)
Usage example of the dPen function
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Check model
You can use check models to easily create checks...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Outstanding progress bars
Simple or symmetric progress bar?...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.