ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, 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 tables, WDInst allows you to...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
TimeToInteger (Function)
Converts a time to an integer.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
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......
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.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
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......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
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....
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......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......