ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
fSelectDir (Function)
Opens a directory picker.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
User (Property)
The User property is used to identify and change the user of a feature.
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....
PDFSign (Function)
Applies an approval signature to an existing PDF.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
API (Function)
Runs a function found in an external DLL.
nWDGetLastError: Error code of last error
Error code of last error......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Alias (Property)
The Alias property gets the alias of an element.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.