ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
MemCreate (Function)
Creates a memory area.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Dictionary
The dictionary is a file that can contain the project elements......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
fResourceDir (Function)
Returns the path of the read-only resources of the application.