ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Page templates
WEBDEV allows you to create page templates......
12. Pages in practice
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
W3C standardization
You must comply with the W3C standard (HTML 4......
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Multi-project search
Performing a search in the current project is a common operation......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
1
2
3
4
5
6
371
>