ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
Automatic management of exceptions
The management of exceptions can be customized by process......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Creating index keywords
Index keywords allow users to easily find a help page......
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......