ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
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....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
J2EE constants
List of constants used by the J2EE functions....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.