ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Min (Function)
Returns the lowest value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
OpenDocument (Function)
Opens a document in a new modeless window using the appropriate WINDEV editor. Starting with WINDEV Suite 2025 - Update 2 (subscription version), diagrams are opened using the diagram editor....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).