ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Events associated with supercontrols
List of events associated with supercontrols...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Upload control events
The following processes are associated with the Upload control:...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Events associated with a Switch control
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SOAPRun (Function)
Runs a procedure on a SOAP server.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Events associated with the Pivot Table control
PDF Reader control events