ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Copying controls from the window editor
The controls can be copied from the window editor......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
ArraySort (Function)
Sorts a WLanguage array.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
CallDLL32 (Function)
Runs a function found in an external DLL.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
"?" menu
WINDEV proposes a help menu adapted to your applications......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ShellExecute (Function)
Opens a document in its associated application.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Creating the Table pages of the WEBDEV RAD pattern