ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
KeyExpression (Example)
Usage example of the KeyExpression property
HSendMessageToClient (Function)
Displays a message on the client computers.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
fCopyFile (Example)
Usage example of the fCopyFile function
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SQLModify (Example)
Usage example of the SQLModify function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
SQLExec (Example)
Usage example of the SQLExec function
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.