ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows...
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen...
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing...
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet,...
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control...
fCopyFile (Example)
Usage example of the fCopyFile function
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
zipSplit (Example)
Usage example of the zipSplit function
Polygon (Property)
The Polygon keyword can correspond to...
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record...
LDAP constants
List of constants used by the LDAP functions....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window...