ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
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.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Creating the menus for the pages of the WEBDEV RAD pattern
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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....
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.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.