ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
Events associated with a Navigation Bar control
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
8. Sharing a project in practice
Radio Button control properties
List of properties associated with a Radio Button control...
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).
12. Synchronizing data
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
ERR_BUTTON_EXPECTED
2. Examples and components provided with WEBDEV
1. What is the WEBDEV administrator used for
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.