ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
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)......
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:...
MemCreate (Function)
Creates a memory area.
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.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HFSQL constants
List of constants used by the HFSQL functions....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....