ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Site Map control properties
List of properties associated with a Site Map control...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Handling Gantt Chart controls programmatically
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Events associated with the project
List of events associated with the project...