ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
XMLFind (Function)
Performs a search in an XML document.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Drop-down button
The drop-down button expands: a context menu. a popup window....
fLongPath (Example)
Usage example of the fLongPath function
MatMultiply (Function)
Multiplies two matrices.
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....