ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Creating the link buttons in the windows of a WINDEV RAD pattern
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
BrowserShare( Function)
Starts native device sharing.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
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.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Drawing constants
List of constants used by the drawing functions....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Managing assertions
...The main available features are as follows:...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Composite variable
A composite variable contains different types of elements (members)...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....