ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
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.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
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.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
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.