ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI constants
The following constants are used by URI-specific functions:...
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......
2. User-friendly editors in practice
User-friendly editors in practice...
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....
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Creating the executable and the setup program
The languages supported by the application are taken into account......
DDEWarmLink (Function)
Creates a warm link with a data.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
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)....
ActionRedo (Function)
Runs the last action canceled.
DDELink (Function)
Creates a hot link with a data.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Creating the Relation pages of a WEBDEV RAD pattern
fDriveInfo (Function)
Returns information about a drive.
MenuInsertOption (Function)
Inserts a new option at a specific position.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Upload control events
The following processes are associated with the Upload control:...
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ActionUndo (Function)
Cancels the last action performed by the end user.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.