ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extracting the text of the project
The following text can be extracted......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Sharing elements with a WINDEV application
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
fDirRename (Function)
Renames a directory.
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Static control properties
List of properties associated with a Static control...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ToastDisplay (Function)
Displays a "Toast" message.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Alias (Property)
The Alias property gets the alias of an element.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.