ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
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......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
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......
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 Upload control
The Upload control is used to upload files on the Web server......
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......