ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
DotNetDelegate (Function)
Initializes a.NET delegate.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HFSQL Client/Server: Configuring the data files on the server
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
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......