ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Generating an application for Universal Windows 10 App
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Declaring and using a variable
A variable is defined by name and type......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Creating a flexible modeling
To create a new flexible modeling, you can......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Image editor: Features
The image editor includes several features......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......