ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.