ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
8. 10 tips for better interfaces...
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....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Map control functions
Map control functions...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Map control properties
The following properties can be used with Map controls:...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......