ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
Sort (Function)
Sorts a WLanguage array.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
NextTitle (Function)
Modifies the title of next window to open.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
BurnerAddFile (Function)
Adds a file to the compilation.
fSize (Function)
Returns the size of a file (in bytes).
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......