ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SocketConnect (Function)
Connects a client computer to a given socket.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android Control Center
Do you know where to find your application log files?...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
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......
2. WEBDEV administrator in practice
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......