ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Configuring the SOAP administrator
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Events associated with internal windows
List of events associated with internal windows...
fLongName (Example)
Usage example of the fLongName function
HDFS functions
The following functions are used to manage files on a HDFS system......
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
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....
HJSONToRecord (Function)
Imports JSON data into the current record.
Help editor options
The options of the help editor ("Display......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....