ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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......
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.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
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.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Installing the robot controller
The monitoring robot includes three executables......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.