ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
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)....
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....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Constants for managing the windows
List of constants used by the functions for managing the windows...
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
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......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
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.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.