ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
PreviousPage (Function)
Returns the name of the previous page.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......