ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
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 Table control.
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, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
fCopyFile (Example)
Usage example of the fCopyFile function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
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...
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 that was retrieved by SFSeekDeleted...
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 with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).