ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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:...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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
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)....
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....
HTMLToText (Function)
Converts an HTML string or buffer to text.
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....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......