ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Summary table: Managing the application directories according to the platform
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
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.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
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......
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......
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......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
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......
1. Deploying a static site