ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Using the Vista style in your windows
WINDEV allows you to customize......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WDZip: Creating or modifying an archive
This help page explains how to......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
fSelectDir (Function)
Opens a directory picker.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
PageChangeLayout (Function)
Applies a specific layout to a page.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.