ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Page constants
List of constants used by page functions....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
List of operators
Assisted universal replication: specific features
Handling an internal component
An internal component is a set of elements from a project......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
WinAdaptSize (Function)
Adapts the window size to the content of controls.