ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fListDisk (Function)
Returns the list of disks installed on the computer.
fImageSelect (Function)
Opens the image picker of Windows.
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Error 2: Incomplete line
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
1. Deploying a static site
12. Retrieving data from a site
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
2. Static or dynamic site
5. Site test in practice