ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
zipExist (Function)
Used to find out whether an archive exists.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.