ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. PHP generation in practice
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Error 101: Declaration of global variable not allowed
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Events associated with windows
List of events associated with windows...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.