ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
OpenChild (Function)
Opens a non-modal child window.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The HTML Display control
The HTML Display control displays a web page in an application......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Euro constants
List of constants used by the functions for managing the Euro....
Page constants
List of constants used by page functions....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Option,Space (External language)
Fills the content of WdString with space characters on the right.