ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Creating an executable: General options
The main executable options are as follows......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Operations performed on activity diagrams
The following paragraphs explain......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....