ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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......
Manager of automated tests
The test manager is used to......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
MemCreate (Function)
Creates a memory area.
16. Application test in practice
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
XMLSavePosition (Function)
Stores the current position in the XML document.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HTMLToText (Function)
Converts an HTML string or buffer to text.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
URI constants
The following constants are used by URI-specific functions:...
Creating the Relation pages of a WEBDEV RAD pattern
fDriveInfo (Function)
Returns information about a drive.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
DotNetDelegate (Function)
Initializes a.NET delegate.