ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
14. Managing the "Back" button in practice
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.