ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
HAdd (Example)
Usage example of the HAdd function
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Constants for managing projects
List of constants used by the functions for managing projects....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
2. Projects in practice
Discover the main operations that can be performed on a project....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.