ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
The Check Box control
A Check Box can correspond to......
12. Pages in practice
Manager of automated tests
The test manager is used to......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....