ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
The OLE control
The OLE control is used to handle an OLE object......
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
The Upload control
The Upload control is used to upload files on the Web server......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Replication (Property)
The Replication property is used to identify and change the replication mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.