ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MySelf (Reserved word)
MySelf is used to handle the current control...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
fOpen (Example)
Usage example of the fOpen function
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Operator on Address
The & operator returns the address of a variable as an integer
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Local procedure
Two types of procedures are available......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
WDMSG license agreement
WDMSG license agreement...
SQLExec (Function)
Names and runs an SQL query.