ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Report blocks
A printed report includes several sections......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
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......
Copying controls from the page editor
The controls can be copied from the page editor......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Copying controls from the window editor
The controls can be copied from the window editor......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
MyPage (Reserved word)
MyPage is used to handle the current page...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
16. Types of code
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......