ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dText (Example)
Usage example of the dText function
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
OpenMobileWindow (Function)
Opens a window in a mobile application.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fLock (Example)
Usage example of the fLock function
SilverLight control properties
List of properties associated with the SilverLight control...
dPen (Example)
Usage example of the dPen function
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
fUnlock (Example)
Usage example of the fUnlock function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.