ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinTitle (Function)
Returns the title of the window.
SysInstance (Function)
Returns the instance of a module.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Error 1014: The access to the member of the class is restricted by a private inheritance
CharactType (Function)
Returns information about the type of character.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Error 103: The type is unknown
Error 701: The property is read-only
SNMPOIDDescription (Function)
Returns the description of an OID.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
SysScreenResolution (Function)
Returns the resolution of a screen.
SNMPOIDStatus (Function)
Returns the status of an OID.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
gpwEncryptPassword (Function)
Returns the encrypted password.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).