ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
fDriveInfo (Example)
Usage example of the fDriveInfo function
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ArrayCopy (Function)
Copies the content of an array to another array.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HOpenConnection (Function)
Opens a connection to a specific database.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Text (Property)
The Text property is used to get and modify text.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.