ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ERR_SESSION_CLOSED
The action plans group all actions that will be performed by the software factory....
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Configure a row or a column found in a Pivot Table control so that it is displayed (or not) even if it contains no value. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
3. Debugger
The HTML control
The HTML control displays HTML pages or HTML code......
Generating the setup program
The last wizard step for creating the setup program allows you to......
End-user UI management functions
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.