ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttribute (Function)
Returns or modifies the attributes of a file.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Events associated with framesets
List of events associated with framesets...
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
zipOpen (Example)
Usage example of the zipOpen function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Constants for managing Beacons
The following constants are used to manage Beacons:
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WordCount (Function)
Returns the number of words in a string.
Creating anchors
The anchors are used to define specific points in a help page......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
fRename (Function)
Modifies the name of a file.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.