ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Document (Type of variable)
The Document type is used to handle a "docx" document.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
DotNetRun (Function)
Runs a procedure on a .Net server.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
14. Managing the "Back" button in practice
WDScript: use in command-line and console mode
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Logical operators
The logical operators are as follows......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....