ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Task list
Each project can be associated with a task list......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Activation key management functions
The following functions are used to manage activation keys:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
TimeValid (Function)
Checks the time validity.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
DateDifference (Function)
Calculates the number of days between two dates.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.