ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Managing emails
WINDEV includes multiple methods to manage emails...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Comparison operators
The comparison operators can be divided into several categories......
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HFSQL constants
List of constants used by the HFSQL functions....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......