ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
14. Managing the "Back" button in practice
Debugging constants
List of constants used by the debugging functions...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
KeyPressed (Function)
Checks which key is pressed.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....