ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
Option (Property)
The Option property is used to get and change certain options.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
Scheduling (Property)
The Scheduling property is used to get and change planning options.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Test of a query
The query editor allows you to run the test of query result......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
HFSQL: Change of name
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
1. Project and analysis
Report based on a query
Queries are used to easily select records in one or more data files......
14. Unit tests/Automated tests