ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3-tier architecture
The development in "3-tier" architecture is now simplified......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Telemetry: Main features
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
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)......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.