ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
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....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
<Page>.Display (Function)
Displays a web page in the user's browser....
<Page>.Address (Function)
Used to find out the Internet address of a page.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling TimeLine controls programmatically
A TimeLine control can be......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Ad Hoc deployment
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
PageVisible (Function)
Indicates whether the page is visible to the user.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....