ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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)......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Warning 18: Loop without potential end
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
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:...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Creating the Relation pages of a WEBDEV RAD pattern
fDriveInfo (Function)
Returns information about a drive.
9. Sharing a project in practice
Sharing a project in practice...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
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.
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......