ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Programming an indexed control
HRead (Function)
Reads a record in a file according to a given record number.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
DotNetDelegate (Function)
Initializes a.NET delegate.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......