ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV concepts
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
fCurrentDrive (Function)
Gets or sets the current drive.
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fRemoveDir (Function)
Deletes a directory from a disk.
fDriveInfo (Function)
Returns information about a drive.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
How to find out whether a report was printed?
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
NetOpenRemoteAccess (Function)
Establishes a remote connection.