ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
SNMP constants
List of constants used by the SNMP functions....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
EventOpen (Function)
Opens a synchronization event between several threads.